interface IServiceEnvironmentRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Batch.IServiceEnvironmentRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbatch#IServiceEnvironmentRef |
![]() | software.amazon.awscdk.services.batch.IServiceEnvironmentRef |
![]() | aws_cdk.aws_batch.IServiceEnvironmentRef |
![]() | aws-cdk-lib » aws_batch » IServiceEnvironmentRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ServiceEnvironment.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
service | Service | A reference to a ServiceEnvironment resource. |
node
Type:
Node
The tree node.
serviceEnvironmentRef
Type:
Service
A reference to a ServiceEnvironment resource.