(ctx context.Context, arg UpdatePasswordParams)
| 446 | UpdateNotificationDestination(ctx context.Context, arg UpdateNotificationDestinationParams) (NotificationDestination, error) |
| 447 | UpdateNotificationRoute(ctx context.Context, arg UpdateNotificationRouteParams) (NotificationRoute, error) |
| 448 | UpdatePassword(ctx context.Context, arg UpdatePasswordParams) error |
| 449 | UpdatePatchPolicy(ctx context.Context, arg UpdatePatchPolicyParams) error |
| 450 | // Terminal cancelled state when a running patch is stopped via patch_run_stop. |
| 451 | // Replaces shell_output with the full captured output so rollback/cleanup text is preserved. |
no outgoing calls
no test coverage detected