@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.849Z") @Stability(value=Stable) public interface CfnElasticLoadBalancerAttachmentProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnElasticLoadBalancerAttachmentProps.Builder
A builder for
CfnElasticLoadBalancerAttachmentProps |
static class |
CfnElasticLoadBalancerAttachmentProps.Jsii$Proxy
An implementation for
CfnElasticLoadBalancerAttachmentProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnElasticLoadBalancerAttachmentProps.Builder |
builder() |
String |
getElasticLoadBalancerName()
`AWS::OpsWorks::ElasticLoadBalancerAttachment.ElasticLoadBalancerName`.
|
String |
getLayerId()
`AWS::OpsWorks::ElasticLoadBalancerAttachment.LayerId`.
|
@Stability(value=Stable) @NotNull String getElasticLoadBalancerName()
@Stability(value=Stable) @NotNull String getLayerId()
@Stability(value=Stable) static CfnElasticLoadBalancerAttachmentProps.Builder builder()
Copyright © 2021. All rights reserved.