interface IElasticLoadBalancerAttachmentRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.OpsWorks.IElasticLoadBalancerAttachmentRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsopsworks#IElasticLoadBalancerAttachmentRef |
![]() | software.amazon.awscdk.services.opsworks.IElasticLoadBalancerAttachmentRef |
![]() | aws_cdk.aws_opsworks.IElasticLoadBalancerAttachmentRef |
![]() | aws-cdk-lib » aws_opsworks » IElasticLoadBalancerAttachmentRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ElasticLoadBalancerAttachment.
Properties
Name | Type | Description |
---|---|---|
elastic | Elastic | A reference to a ElasticLoadBalancerAttachment resource. |
node | Node | The tree node. |
elasticLoadBalancerAttachmentRef
Type:
Elastic
A reference to a ElasticLoadBalancerAttachment resource.
node
Type:
Node
The tree node.