Uses of Class
software.amazon.awssdk.services.mgn.model.PostLaunchActionsStatus
-
Packages that use PostLaunchActionsStatus Package Description software.amazon.awssdk.services.mgn.model -
-
Uses of PostLaunchActionsStatus in software.amazon.awssdk.services.mgn.model
Methods in software.amazon.awssdk.services.mgn.model that return PostLaunchActionsStatus Modifier and Type Method Description PostLaunchActionsStatusParticipatingServer. postLaunchActionsStatus()Participating server's Post Launch Actions Status.Methods in software.amazon.awssdk.services.mgn.model with parameters of type PostLaunchActionsStatus Modifier and Type Method Description ParticipatingServer.BuilderParticipatingServer.Builder. postLaunchActionsStatus(PostLaunchActionsStatus postLaunchActionsStatus)Participating server's Post Launch Actions Status.
-