@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-12-01T18:32:38.141Z") @Stability(value=Stable) public interface CfnArchiveProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-archive.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnArchiveProps.Builder
A builder for
CfnArchiveProps |
static class |
CfnArchiveProps.Jsii$Proxy
An implementation for
CfnArchiveProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnArchiveProps.Builder |
builder() |
default String |
getDescription()
`AWS::Events::Archive.Description`.
|
default Object |
getEventPattern()
`AWS::Events::Archive.EventPattern`.
|
default Number |
getRetentionDays()
`AWS::Events::Archive.RetentionDays`.
|
String |
getSourceArn()
`AWS::Events::Archive.SourceArn`.
|
@Stability(value=Stable) @NotNull String getSourceArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-archive.html#cfn-events-archive-sourcearn@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-archive.html#cfn-events-archive-description@Stability(value=Stable) @Nullable default Object getEventPattern()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-archive.html#cfn-events-archive-eventpattern@Stability(value=Stable) @Nullable default Number getRetentionDays()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-archive.html#cfn-events-archive-retentiondays@Stability(value=Stable) static CfnArchiveProps.Builder builder()
CfnArchiveProps.Builder of CfnArchivePropsCopyright © 2020. All rights reserved.