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