Uses of Class
software.amazon.awscdk.services.config.CfnConfigRule.SourceDetailProperty.Builder
-
Uses of CfnConfigRule.SourceDetailProperty.Builder in software.amazon.awscdk.services.config
Modifier and TypeMethodDescriptionCfnConfigRule.SourceDetailProperty.builder()
CfnConfigRule.SourceDetailProperty.Builder.eventSource
(String eventSource) Sets the value ofCfnConfigRule.SourceDetailProperty.getEventSource()
CfnConfigRule.SourceDetailProperty.Builder.maximumExecutionFrequency
(String maximumExecutionFrequency) Sets the value ofCfnConfigRule.SourceDetailProperty.getMaximumExecutionFrequency()
CfnConfigRule.SourceDetailProperty.Builder.messageType
(String messageType) Sets the value ofCfnConfigRule.SourceDetailProperty.getMessageType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfigRule.SourceDetailProperty.Builder
.