| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
Amazon EventBridge Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnArchiveProps.Builder |
CfnArchiveProps.Builder.archiveName(String archiveName)
Sets the value of
CfnArchiveProps.getArchiveName() |
static CfnArchiveProps.Builder |
CfnArchiveProps.builder() |
CfnArchiveProps.Builder |
CfnArchiveProps.Builder.description(String description)
Sets the value of
CfnArchiveProps.getDescription() |
CfnArchiveProps.Builder |
CfnArchiveProps.Builder.eventPattern(Object eventPattern)
Sets the value of
CfnArchiveProps.getEventPattern() |
CfnArchiveProps.Builder |
CfnArchiveProps.Builder.retentionDays(Number retentionDays)
Sets the value of
CfnArchiveProps.getRetentionDays() |
CfnArchiveProps.Builder |
CfnArchiveProps.Builder.sourceArn(String sourceArn)
Sets the value of
CfnArchiveProps.getSourceArn() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnArchiveProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnArchiveProps.Builder. |
Copyright © 2022. All rights reserved.