@Stability(value=Stable) @Internal public static final class CfnVPCEndpointServiceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVPCEndpointServiceProps
CfnVPCEndpointServicePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVPCEndpointServiceProps.Builder, CfnVPCEndpointServiceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVPCEndpointServiceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVPCEndpointServiceProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAcceptanceRequired()
Indicates whether requests from service consumers to create an endpoint to your service must be accepted.
|
Object |
getContributorInsightsEnabled()
`AWS::EC2::VPCEndpointService.ContributorInsightsEnabled`.
|
List<String> |
getGatewayLoadBalancerArns()
The Amazon Resource Names (ARNs) of one or more Gateway Load Balancers.
|
List<String> |
getNetworkLoadBalancerArns()
The Amazon Resource Names (ARNs) of one or more Network Load Balancers for your service.
|
String |
getPayerResponsibility()
The entity that is responsible for the endpoint costs.
|
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(CfnVPCEndpointServiceProps.Builder builder)
CfnVPCEndpointServiceProps.Builder.public final Object getAcceptanceRequired()
CfnVPCEndpointServicePropsgetAcceptanceRequired in interface CfnVPCEndpointServicePropspublic final Object getContributorInsightsEnabled()
CfnVPCEndpointServicePropsgetContributorInsightsEnabled in interface CfnVPCEndpointServicePropspublic final List<String> getGatewayLoadBalancerArns()
CfnVPCEndpointServicePropsgetGatewayLoadBalancerArns in interface CfnVPCEndpointServicePropspublic final List<String> getNetworkLoadBalancerArns()
CfnVPCEndpointServicePropsgetNetworkLoadBalancerArns in interface CfnVPCEndpointServicePropspublic final String getPayerResponsibility()
CfnVPCEndpointServicePropsThe default is the endpoint owner. If you set the payer responsibility to the service owner, you cannot set it back to the endpoint owner.
getPayerResponsibility in interface CfnVPCEndpointServiceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.