interface ITypeActivationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudFormation.ITypeActivationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudformation#ITypeActivationRef |
![]() | software.amazon.awscdk.services.cloudformation.ITypeActivationRef |
![]() | aws_cdk.aws_cloudformation.ITypeActivationRef |
![]() | aws-cdk-lib » aws_cloudformation » ITypeActivationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a TypeActivation.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
type | Type | A reference to a TypeActivation resource. |
node
Type:
Node
The tree node.
typeActivationRef
Type:
Type
A reference to a TypeActivation resource.