Uses of Interface
software.amazon.awscdk.services.evidently.CfnLaunch.ExecutionStatusObjectProperty
Packages that use CfnLaunch.ExecutionStatusObjectProperty
-
Uses of CfnLaunch.ExecutionStatusObjectProperty in software.amazon.awscdk.services.evidently
Classes in software.amazon.awscdk.services.evidently that implement CfnLaunch.ExecutionStatusObjectPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLaunch.ExecutionStatusObjectPropertyMethods in software.amazon.awscdk.services.evidently that return CfnLaunch.ExecutionStatusObjectPropertyModifier and TypeMethodDescriptionCfnLaunch.ExecutionStatusObjectProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.evidently with parameters of type CfnLaunch.ExecutionStatusObjectPropertyModifier and TypeMethodDescriptionCfnLaunch.Builder.executionStatus(CfnLaunch.ExecutionStatusObjectProperty executionStatus) A structure that you can use to start and stop the launch.CfnLaunchProps.Builder.executionStatus(CfnLaunch.ExecutionStatusObjectProperty executionStatus) Sets the value ofCfnLaunchProps.getExecutionStatus()voidCfnLaunch.setExecutionStatus(CfnLaunch.ExecutionStatusObjectProperty value) A structure that you can use to start and stop the launch.