| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
AWS OpsWorks Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnElasticLoadBalancerAttachment.Builder |
CfnElasticLoadBalancerAttachment.Builder.create(software.constructs.Construct scope,
String id) |
CfnElasticLoadBalancerAttachment.Builder |
CfnElasticLoadBalancerAttachment.Builder.elasticLoadBalancerName(String elasticLoadBalancerName)
The Elastic Load Balancing instance name.
|
CfnElasticLoadBalancerAttachment.Builder |
CfnElasticLoadBalancerAttachment.Builder.layerId(String layerId)
The AWS OpsWorks layer ID to which the Elastic Load Balancing load balancer is attached.
|
Copyright © 2022. All rights reserved.