Uses of Class
software.amazon.awssdk.services.mgn.model.PostLaunchActions
-
Packages that use PostLaunchActions Package Description software.amazon.awssdk.services.mgn.model -
-
Uses of PostLaunchActions in software.amazon.awssdk.services.mgn.model
Methods in software.amazon.awssdk.services.mgn.model that return PostLaunchActions Modifier and Type Method Description PostLaunchActionsCreateLaunchConfigurationTemplateRequest. postLaunchActions()Launch configuration template post launch actions.PostLaunchActionsCreateLaunchConfigurationTemplateResponse. postLaunchActions()Post Launch Actions of the Launch Configuration Template.PostLaunchActionsGetLaunchConfigurationResponse. postLaunchActions()Returns the value of the PostLaunchActions property for this object.PostLaunchActionsLaunchConfigurationTemplate. postLaunchActions()Post Launch Actions of the Launch Configuration Template.PostLaunchActionsUpdateLaunchConfigurationRequest. postLaunchActions()Returns the value of the PostLaunchActions property for this object.PostLaunchActionsUpdateLaunchConfigurationResponse. postLaunchActions()Returns the value of the PostLaunchActions property for this object.PostLaunchActionsUpdateLaunchConfigurationTemplateRequest. postLaunchActions()Post Launch Action to execute on the Test or Cutover instance.PostLaunchActionsUpdateLaunchConfigurationTemplateResponse. postLaunchActions()Post Launch Actions of the Launch Configuration Template.Methods in software.amazon.awssdk.services.mgn.model with parameters of type PostLaunchActions Modifier and Type Method Description CreateLaunchConfigurationTemplateRequest.BuilderCreateLaunchConfigurationTemplateRequest.Builder. postLaunchActions(PostLaunchActions postLaunchActions)Launch configuration template post launch actions.CreateLaunchConfigurationTemplateResponse.BuilderCreateLaunchConfigurationTemplateResponse.Builder. postLaunchActions(PostLaunchActions postLaunchActions)Post Launch Actions of the Launch Configuration Template.GetLaunchConfigurationResponse.BuilderGetLaunchConfigurationResponse.Builder. postLaunchActions(PostLaunchActions postLaunchActions)Sets the value of the PostLaunchActions property for this object.LaunchConfigurationTemplate.BuilderLaunchConfigurationTemplate.Builder. postLaunchActions(PostLaunchActions postLaunchActions)Post Launch Actions of the Launch Configuration Template.UpdateLaunchConfigurationRequest.BuilderUpdateLaunchConfigurationRequest.Builder. postLaunchActions(PostLaunchActions postLaunchActions)Sets the value of the PostLaunchActions property for this object.UpdateLaunchConfigurationResponse.BuilderUpdateLaunchConfigurationResponse.Builder. postLaunchActions(PostLaunchActions postLaunchActions)Sets the value of the PostLaunchActions property for this object.UpdateLaunchConfigurationTemplateRequest.BuilderUpdateLaunchConfigurationTemplateRequest.Builder. postLaunchActions(PostLaunchActions postLaunchActions)Post Launch Action to execute on the Test or Cutover instance.UpdateLaunchConfigurationTemplateResponse.BuilderUpdateLaunchConfigurationTemplateResponse.Builder. postLaunchActions(PostLaunchActions postLaunchActions)Post Launch Actions of the Launch Configuration Template.
-