@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 CfnLoadBalancerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-ipaddresstypepublic final Object getLoadBalancerAttributes()
CfnLoadBalancerPropsgetLoadBalancerAttributes in interface CfnLoadBalancerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-loadbalancerattributespublic final String getName()
CfnLoadBalancerPropsgetName in interface CfnLoadBalancerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-namepublic final String getScheme()
CfnLoadBalancerPropsgetScheme in interface CfnLoadBalancerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-schemepublic final List<String> getSecurityGroups()
CfnLoadBalancerPropsgetSecurityGroups in interface CfnLoadBalancerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-securitygroupspublic final Object getSubnetMappings()
CfnLoadBalancerPropsgetSubnetMappings in interface CfnLoadBalancerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-subnetmappingspublic final List<String> getSubnets()
CfnLoadBalancerPropsgetSubnets in interface CfnLoadBalancerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-subnetspublic final List<CfnTag> getTags()
CfnLoadBalancerPropsgetTags in interface CfnLoadBalancerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-tagspublic final String getType()
CfnLoadBalancerPropsgetType in interface CfnLoadBalancerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-type@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.