public static interface LaunchTemplateInstanceMaintenanceOptionsRequest.Builder extends SdkPojo, CopyableBuilder<LaunchTemplateInstanceMaintenanceOptionsRequest.Builder,LaunchTemplateInstanceMaintenanceOptionsRequest>
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateInstanceMaintenanceOptionsRequest.Builder |
autoRecovery(LaunchTemplateAutoRecoveryState autoRecovery)
Disables the automatic recovery behavior of your instance or sets it to default.
|
LaunchTemplateInstanceMaintenanceOptionsRequest.Builder |
autoRecovery(String autoRecovery)
Disables the automatic recovery behavior of your instance or sets it to default.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLaunchTemplateInstanceMaintenanceOptionsRequest.Builder autoRecovery(String autoRecovery)
Disables the automatic recovery behavior of your instance or sets it to default. For more information, see Simplified automatic recovery.
autoRecovery - Disables the automatic recovery behavior of your instance or sets it to default. For more information,
see Simplified automatic recovery.LaunchTemplateAutoRecoveryState,
LaunchTemplateAutoRecoveryStateLaunchTemplateInstanceMaintenanceOptionsRequest.Builder autoRecovery(LaunchTemplateAutoRecoveryState autoRecovery)
Disables the automatic recovery behavior of your instance or sets it to default. For more information, see Simplified automatic recovery.
autoRecovery - Disables the automatic recovery behavior of your instance or sets it to default. For more information,
see Simplified automatic recovery.LaunchTemplateAutoRecoveryState,
LaunchTemplateAutoRecoveryStateCopyright © 2023. All rights reserved.