Uses of Class
software.amazon.awssdk.services.opsworks.model.ShutdownEventConfiguration
-
Packages that use ShutdownEventConfiguration Package Description software.amazon.awssdk.services.opsworks.model -
-
Uses of ShutdownEventConfiguration in software.amazon.awssdk.services.opsworks.model
Methods in software.amazon.awssdk.services.opsworks.model that return ShutdownEventConfiguration Modifier and Type Method Description ShutdownEventConfigurationLifecycleEventConfiguration. shutdown()AShutdownEventConfigurationobject that specifies the Shutdown event configuration.Methods in software.amazon.awssdk.services.opsworks.model with parameters of type ShutdownEventConfiguration Modifier and Type Method Description LifecycleEventConfiguration.BuilderLifecycleEventConfiguration.Builder. shutdown(ShutdownEventConfiguration shutdown)AShutdownEventConfigurationobject that specifies the Shutdown event configuration.
-