@Stability(value=Stable) @Internal public static final class CfnEndpointProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpointProps
CfnEndpointPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpointProps.Builder, CfnEndpointProps.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 outpostId,
String securityGroupId,
String subnetId,
String accessType,
String customerOwnedIpv4Pool)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccessType()
`AWS::S3Outposts::Endpoint.AccessType`.
|
String |
getCustomerOwnedIpv4Pool()
`AWS::S3Outposts::Endpoint.CustomerOwnedIpv4Pool`.
|
String |
getOutpostId()
`AWS::S3Outposts::Endpoint.OutpostId`.
|
String |
getSecurityGroupId()
`AWS::S3Outposts::Endpoint.SecurityGroupId`.
|
String |
getSubnetId()
`AWS::S3Outposts::Endpoint.SubnetId`.
|
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.public final String getOutpostId()
CfnEndpointPropsgetOutpostId in interface CfnEndpointPropspublic final String getSecurityGroupId()
CfnEndpointPropsgetSecurityGroupId in interface CfnEndpointPropspublic final String getSubnetId()
CfnEndpointPropsgetSubnetId in interface CfnEndpointPropspublic final String getAccessType()
CfnEndpointPropsgetAccessType in interface CfnEndpointPropspublic final String getCustomerOwnedIpv4Pool()
CfnEndpointPropsgetCustomerOwnedIpv4Pool in interface CfnEndpointProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.