@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.379Z") @Stability(value=Stable) public interface CfnElasticLoadBalancerAttachmentProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-elbattachment.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-elbattachment.html#cfn-opsworks-elbattachment-elbname@Stability(value=Stable) @NotNull String getLayerId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-elbattachment.html#cfn-opsworks-elbattachment-layerid@Stability(value=Stable) static CfnElasticLoadBalancerAttachmentProps.Builder builder()
Copyright © 2020. All rights reserved.