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