interface IEventDataStoreRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudTrail.IEventDataStoreRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudtrail#IEventDataStoreRef |
![]() | software.amazon.awscdk.services.cloudtrail.IEventDataStoreRef |
![]() | aws_cdk.aws_cloudtrail.IEventDataStoreRef |
![]() | aws-cdk-lib » aws_cloudtrail » IEventDataStoreRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a EventDataStore.
Properties
Name | Type | Description |
---|---|---|
event | Event | A reference to a EventDataStore resource. |
node | Node | The tree node. |
eventDataStoreRef
Type:
Event
A reference to a EventDataStore resource.
node
Type:
Node
The tree node.