@Stability(value=Stable) @Internal public static final class CfnLoadBalancerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoadBalancerProps
CfnLoadBalancerPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLoadBalancerProps.Builder, CfnLoadBalancerProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String ipAddressType,
Object loadBalancerAttributes,
String name,
String scheme,
List<String> securityGroups,
Object subnetMappings,
List<String> subnets,
List<? extends CfnTag> tags,
String type)
Constructor that initializes the object based on literal property values passed by the
CfnLoadBalancerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getIpAddressType()
`AWS::ElasticLoadBalancingV2::LoadBalancer.IpAddressType`.
|
Object |
getLoadBalancerAttributes()
`AWS::ElasticLoadBalancingV2::LoadBalancer.LoadBalancerAttributes`.
|
String |
getName()
`AWS::ElasticLoadBalancingV2::LoadBalancer.Name`.
|
String |
getScheme()
`AWS::ElasticLoadBalancingV2::LoadBalancer.Scheme`.
|
List<String> |
getSecurityGroups()
`AWS::ElasticLoadBalancingV2::LoadBalancer.SecurityGroups`.
|
Object |
getSubnetMappings()
`AWS::ElasticLoadBalancingV2::LoadBalancer.SubnetMappings`.
|
List<String> |
getSubnets()
`AWS::ElasticLoadBalancingV2::LoadBalancer.Subnets`.
|
List<CfnTag> |
getTags()
`AWS::ElasticLoadBalancingV2::LoadBalancer.Tags`.
|
String |
getType()
`AWS::ElasticLoadBalancingV2::LoadBalancer.Type`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String ipAddressType, Object loadBalancerAttributes, String name, String scheme, List<String> securityGroups, Object subnetMappings, List<String> subnets, List<? extends CfnTag> tags, String type)
CfnLoadBalancerProps.Builder.public final String getIpAddressType()
CfnLoadBalancerPropsgetIpAddressType in interface CfnLoadBalancerPropspublic final Object getLoadBalancerAttributes()
CfnLoadBalancerPropsgetLoadBalancerAttributes in interface CfnLoadBalancerPropspublic final String getName()
CfnLoadBalancerPropsgetName in interface CfnLoadBalancerPropspublic final String getScheme()
CfnLoadBalancerPropsgetScheme in interface CfnLoadBalancerPropspublic final List<String> getSecurityGroups()
CfnLoadBalancerPropsgetSecurityGroups in interface CfnLoadBalancerPropspublic final Object getSubnetMappings()
CfnLoadBalancerPropsgetSubnetMappings in interface CfnLoadBalancerPropspublic final List<String> getSubnets()
CfnLoadBalancerPropsgetSubnets in interface CfnLoadBalancerPropspublic final List<CfnTag> getTags()
CfnLoadBalancerPropsgetTags in interface CfnLoadBalancerPropspublic final String getType()
CfnLoadBalancerPropsgetType in interface CfnLoadBalancerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.