interface IEnvironmentRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.M2.IEnvironmentRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsm2#IEnvironmentRef |
![]() | software.amazon.awscdk.services.m2.IEnvironmentRef |
![]() | aws_cdk.aws_m2.IEnvironmentRef |
![]() | aws-cdk-lib » aws_m2 » IEnvironmentRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Environment.
Properties
Name | Type | Description |
---|---|---|
environment | Environment | A reference to a Environment resource. |
node | Node | The tree node. |
environmentRef
Type:
Environment
A reference to a Environment resource.
node
Type:
Node
The tree node.