Uses of Class
software.amazon.awscdk.services.events.CfnArchiveProps.Builder
-
Uses of CfnArchiveProps.Builder in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptionCfnArchiveProps.Builder.archiveName
(String archiveName) Sets the value ofCfnArchiveProps.getArchiveName()
static CfnArchiveProps.Builder
CfnArchiveProps.builder()
CfnArchiveProps.Builder.description
(String description) Sets the value ofCfnArchiveProps.getDescription()
CfnArchiveProps.Builder.eventPattern
(Object eventPattern) Sets the value ofCfnArchiveProps.getEventPattern()
CfnArchiveProps.Builder.retentionDays
(Number retentionDays) Sets the value ofCfnArchiveProps.getRetentionDays()
Sets the value ofCfnArchiveProps.getSourceArn()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnArchiveProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnArchiveProps.Builder
.