interface ISessionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Macie.ISessionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmacie#ISessionRef |
![]() | software.amazon.awscdk.services.macie.ISessionRef |
![]() | aws_cdk.aws_macie.ISessionRef |
![]() | aws-cdk-lib » aws_macie » ISessionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Session.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
session | Session | A reference to a Session resource. |
node
Type:
Node
The tree node.
sessionRef
Type:
Session
A reference to a Session resource.