| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
PostLaunchActions |
GetLaunchConfigurationResponse.postLaunchActions()
Returns the value of the PostLaunchActions property for this object.
|
PostLaunchActions |
LaunchConfigurationTemplate.postLaunchActions()
Post Launch Actions of the Launch Configuration Template.
|
PostLaunchActions |
UpdateLaunchConfigurationTemplateRequest.postLaunchActions()
Post Launch Action to execute on the Test or Cutover instance.
|
PostLaunchActions |
UpdateLaunchConfigurationResponse.postLaunchActions()
Returns the value of the PostLaunchActions property for this object.
|
PostLaunchActions |
CreateLaunchConfigurationTemplateRequest.postLaunchActions()
Launch configuration template post launch actions.
|
PostLaunchActions |
UpdateLaunchConfigurationRequest.postLaunchActions()
Returns the value of the PostLaunchActions property for this object.
|
PostLaunchActions |
UpdateLaunchConfigurationTemplateResponse.postLaunchActions()
Post Launch Actions of the Launch Configuration Template.
|
PostLaunchActions |
CreateLaunchConfigurationTemplateResponse.postLaunchActions()
Post Launch Actions of the Launch Configuration Template.
|
| Modifier and Type | Method and Description |
|---|---|
GetLaunchConfigurationResponse.Builder |
GetLaunchConfigurationResponse.Builder.postLaunchActions(PostLaunchActions postLaunchActions)
Sets the value of the PostLaunchActions property for this object.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.postLaunchActions(PostLaunchActions postLaunchActions)
Post Launch Actions of the Launch Configuration Template.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.postLaunchActions(PostLaunchActions postLaunchActions)
Post Launch Action to execute on the Test or Cutover instance.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.postLaunchActions(PostLaunchActions postLaunchActions)
Sets the value of the PostLaunchActions property for this object.
|
CreateLaunchConfigurationTemplateRequest.Builder |
CreateLaunchConfigurationTemplateRequest.Builder.postLaunchActions(PostLaunchActions postLaunchActions)
Launch configuration template post launch actions.
|
UpdateLaunchConfigurationRequest.Builder |
UpdateLaunchConfigurationRequest.Builder.postLaunchActions(PostLaunchActions postLaunchActions)
Sets the value of the PostLaunchActions property for this object.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.postLaunchActions(PostLaunchActions postLaunchActions)
Post Launch Actions of the Launch Configuration Template.
|
CreateLaunchConfigurationTemplateResponse.Builder |
CreateLaunchConfigurationTemplateResponse.Builder.postLaunchActions(PostLaunchActions postLaunchActions)
Post Launch Actions of the Launch Configuration Template.
|
Copyright © 2023. All rights reserved.