interface IAwsLogSourceRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_securitylake.IAwsLogSourceRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssecuritylake#IAwsLogSourceRef |
![]() | software.amazon.awscdk.services.securitylake.IAwsLogSourceRef |
![]() | aws_cdk.aws_securitylake.IAwsLogSourceRef |
![]() | aws-cdk-lib » aws_securitylake » IAwsLogSourceRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a AwsLogSource.
Properties
Name | Type | Description |
---|---|---|
aws | Aws | A reference to a AwsLogSource resource. |
node | Node | The tree node. |
awsLogSourceRef
Type:
Aws
A reference to a AwsLogSource resource.
node
Type:
Node
The tree node.