Class CfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.CfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty
An implementation for
CfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.CfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty
CfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty.Builder, CfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty.Builder.
-
-
Method Details
-
getLoadBalancerArn
Description copied from interface:CfnVerifiedAccessEndpoint.LoadBalancerOptionsPropertyThe ARN of the load balancer.- Specified by:
getLoadBalancerArnin interfaceCfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty- See Also:
-
getPort
Description copied from interface:CfnVerifiedAccessEndpoint.LoadBalancerOptionsPropertyThe IP port number.- Specified by:
getPortin interfaceCfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty- See Also:
-
getPortRanges
Description copied from interface:CfnVerifiedAccessEndpoint.LoadBalancerOptionsPropertyThe port ranges.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnVerifiedAccessEndpoint.PortRangeProperty>- Specified by:
getPortRangesin interfaceCfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty- See Also:
-
getProtocol
Description copied from interface:CfnVerifiedAccessEndpoint.LoadBalancerOptionsPropertyThe IP protocol.- Specified by:
getProtocolin interfaceCfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty- See Also:
-
getSubnetIds
Description copied from interface:CfnVerifiedAccessEndpoint.LoadBalancerOptionsPropertyThe IDs of the subnets.You can specify only one subnet per Availability Zone.
- Specified by:
getSubnetIdsin interfaceCfnVerifiedAccessEndpoint.LoadBalancerOptionsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-