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