interface IArchiveRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Events.IArchiveRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsevents#IArchiveRef |
![]() | software.amazon.awscdk.services.events.IArchiveRef |
![]() | aws_cdk.aws_events.IArchiveRef |
![]() | aws-cdk-lib » aws_events » IArchiveRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Archive.
Properties
Name | Type | Description |
---|---|---|
archive | Archive | A reference to a Archive resource. |
node | Node | The tree node. |
archiveRef
Type:
Archive
A reference to a Archive resource.
node
Type:
Node
The tree node.