interface IConfigurationTemplateRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ElasticBeanstalk.IConfigurationTemplateRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awselasticbeanstalk#IConfigurationTemplateRef |
![]() | software.amazon.awscdk.services.elasticbeanstalk.IConfigurationTemplateRef |
![]() | aws_cdk.aws_elasticbeanstalk.IConfigurationTemplateRef |
![]() | aws-cdk-lib » aws_elasticbeanstalk » IConfigurationTemplateRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ConfigurationTemplate.
Properties
Name | Type | Description |
---|---|---|
configuration | Configuration | A reference to a ConfigurationTemplate resource. |
node | Node | The tree node. |
configurationTemplateRef
Type:
Configuration
A reference to a ConfigurationTemplate resource.
node
Type:
Node
The tree node.