Uses of Class
software.amazon.awssdk.services.mgn.model.LifeCycleLastTest
-
Packages that use LifeCycleLastTest Package Description software.amazon.awssdk.services.mgn.model -
-
Uses of LifeCycleLastTest in software.amazon.awssdk.services.mgn.model
Methods in software.amazon.awssdk.services.mgn.model that return LifeCycleLastTest Modifier and Type Method Description LifeCycleLastTestLifeCycle. lastTest()Lifecycle last Test.Methods in software.amazon.awssdk.services.mgn.model with parameters of type LifeCycleLastTest Modifier and Type Method Description LifeCycle.BuilderLifeCycle.Builder. lastTest(LifeCycleLastTest lastTest)Lifecycle last Test.
-