Uses of Class
software.amazon.awscdk.services.config.AccessKeysRotatedProps.Builder
Packages that use AccessKeysRotatedProps.Builder
-
Uses of AccessKeysRotatedProps.Builder in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config that return AccessKeysRotatedProps.BuilderModifier and TypeMethodDescriptionAccessKeysRotatedProps.builder()AccessKeysRotatedProps.Builder.configRuleName(String configRuleName) Sets the value ofRuleProps.getConfigRuleName()AccessKeysRotatedProps.Builder.description(String description) Sets the value ofRuleProps.getDescription()AccessKeysRotatedProps.Builder.inputParameters(Map<String, ? extends Object> inputParameters) Sets the value ofRuleProps.getInputParameters()Sets the value ofAccessKeysRotatedProps.getMaxAge()AccessKeysRotatedProps.Builder.maximumExecutionFrequency(MaximumExecutionFrequency maximumExecutionFrequency) Sets the value ofRuleProps.getMaximumExecutionFrequency()Sets the value ofRuleProps.getRuleScope()Constructors in software.amazon.awscdk.services.config with parameters of type AccessKeysRotatedProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AccessKeysRotatedProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAccessKeysRotatedProps.Builder.