@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.065Z") @Stability(value=Experimental) public class GatewayVpcEndpoint extends VpcEndpoint implements IGatewayVpcEndpoint
| Modifier and Type | Class and Description |
|---|---|
static class |
GatewayVpcEndpoint.Builder
(experimental) A fluent builder for
GatewayVpcEndpoint. |
software.amazon.jsii.JsiiObject.InitializationModeIGatewayVpcEndpoint.Jsii$Default, IGatewayVpcEndpoint.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
GatewayVpcEndpoint(software.constructs.Construct scope,
String id,
GatewayVpcEndpointProps props) |
protected |
GatewayVpcEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
GatewayVpcEndpoint(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
static IGatewayVpcEndpoint |
fromGatewayVpcEndpointId(software.constructs.Construct scope,
String id,
String gatewayVpcEndpointId) |
String |
getVpcEndpointCreationTimestamp()
(experimental) The date and time the gateway VPC endpoint was created.
|
List<String> |
getVpcEndpointDnsEntries() |
String |
getVpcEndpointId()
(experimental) The gateway VPC endpoint identifier.
|
List<String> |
getVpcEndpointNetworkInterfaceIds() |
addToPolicy, getPolicyDocument, setPolicyDocumentapplyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected GatewayVpcEndpoint(software.amazon.jsii.JsiiObjectRef objRef)
protected GatewayVpcEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public GatewayVpcEndpoint(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
GatewayVpcEndpointProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull public static IGatewayVpcEndpoint fromGatewayVpcEndpointId(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull String gatewayVpcEndpointId)
scope - This parameter is required.id - This parameter is required.gatewayVpcEndpointId - This parameter is required.@Stability(value=Experimental) @NotNull public String getVpcEndpointCreationTimestamp()
@Stability(value=Experimental) @NotNull public List<String> getVpcEndpointDnsEntries()
@Stability(value=Experimental) @NotNull public String getVpcEndpointId()
getVpcEndpointId in interface IVpcEndpointgetVpcEndpointId in class VpcEndpointCopyright © 2021. All rights reserved.