Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.config.CfnRemediationConfigurationMixinProps.Builder
Packages that use CfnRemediationConfigurationMixinProps.Builder
-
Uses of CfnRemediationConfigurationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.config
Methods in software.amazon.awscdk.cfnpropertymixins.services.config that return CfnRemediationConfigurationMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnRemediationConfigurationMixinProps.getAutomatic()CfnRemediationConfigurationMixinProps.Builder.automatic(IResolvable automatic) Sets the value ofCfnRemediationConfigurationMixinProps.getAutomatic()CfnRemediationConfigurationMixinProps.builder()CfnRemediationConfigurationMixinProps.Builder.configRuleName(String configRuleName) Sets the value ofCfnRemediationConfigurationMixinProps.getConfigRuleName()CfnRemediationConfigurationMixinProps.Builder.executionControls(CfnRemediationConfigurationPropsMixin.ExecutionControlsProperty executionControls) Sets the value ofCfnRemediationConfigurationMixinProps.getExecutionControls()CfnRemediationConfigurationMixinProps.Builder.executionControls(IResolvable executionControls) Sets the value ofCfnRemediationConfigurationMixinProps.getExecutionControls()CfnRemediationConfigurationMixinProps.Builder.maximumAutomaticAttempts(Number maximumAutomaticAttempts) Sets the value ofCfnRemediationConfigurationMixinProps.getMaximumAutomaticAttempts()CfnRemediationConfigurationMixinProps.Builder.parameters(Object parameters) Sets the value ofCfnRemediationConfigurationMixinProps.getParameters()CfnRemediationConfigurationMixinProps.Builder.resourceType(String resourceType) Sets the value ofCfnRemediationConfigurationMixinProps.getResourceType()CfnRemediationConfigurationMixinProps.Builder.retryAttemptSeconds(Number retryAttemptSeconds) Sets the value ofCfnRemediationConfigurationMixinProps.getRetryAttemptSeconds()Sets the value ofCfnRemediationConfigurationMixinProps.getTargetId()CfnRemediationConfigurationMixinProps.Builder.targetType(String targetType) Sets the value ofCfnRemediationConfigurationMixinProps.getTargetType()CfnRemediationConfigurationMixinProps.Builder.targetVersion(String targetVersion) Sets the value ofCfnRemediationConfigurationMixinProps.getTargetVersion()Constructors in software.amazon.awscdk.cfnpropertymixins.services.config with parameters of type CfnRemediationConfigurationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRemediationConfigurationMixinProps.Builder.