Uses of Class
software.amazon.awscdk.services.config.CfnRemediationConfiguration.ExecutionControlsProperty.Builder
Packages that use CfnRemediationConfiguration.ExecutionControlsProperty.Builder
-
Uses of CfnRemediationConfiguration.ExecutionControlsProperty.Builder in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config that return CfnRemediationConfiguration.ExecutionControlsProperty.BuilderModifier and TypeMethodDescriptionCfnRemediationConfiguration.ExecutionControlsProperty.builder()
CfnRemediationConfiguration.ExecutionControlsProperty.Builder.ssmControls
(IResolvable ssmControls) Sets the value ofCfnRemediationConfiguration.ExecutionControlsProperty.getSsmControls()
CfnRemediationConfiguration.ExecutionControlsProperty.Builder.ssmControls
(CfnRemediationConfiguration.SsmControlsProperty ssmControls) Sets the value ofCfnRemediationConfiguration.ExecutionControlsProperty.getSsmControls()
Constructors in software.amazon.awscdk.services.config with parameters of type CfnRemediationConfiguration.ExecutionControlsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRemediationConfiguration.ExecutionControlsProperty.Builder
.