@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.645Z") @Stability(value=Experimental) public class InterfaceVpcEndpoint extends VpcEndpoint implements IInterfaceVpcEndpoint
| Modifier and Type | Class and Description |
|---|---|
static class |
InterfaceVpcEndpoint.Builder
(experimental) A fluent builder for
InterfaceVpcEndpoint. |
software.amazon.jsii.JsiiObject.InitializationModeIInterfaceVpcEndpoint.Jsii$Default, IInterfaceVpcEndpoint.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
InterfaceVpcEndpoint(software.constructs.Construct scope,
String id,
InterfaceVpcEndpointProps props) |
protected |
InterfaceVpcEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
InterfaceVpcEndpoint(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
static IInterfaceVpcEndpoint |
fromInterfaceVpcEndpointAttributes(software.constructs.Construct scope,
String id,
InterfaceVpcEndpointAttributes attrs)
(experimental) Imports an existing interface VPC endpoint.
|
Connections |
getConnections()
(experimental) Access to network connections.
|
String |
getVpcEndpointCreationTimestamp()
(experimental) The date and time the interface VPC endpoint was created.
|
List<String> |
getVpcEndpointDnsEntries()
(experimental) The DNS entries for the interface VPC endpoint.
|
String |
getVpcEndpointId()
(experimental) The interface VPC endpoint identifier.
|
List<String> |
getVpcEndpointNetworkInterfaceIds()
(experimental) One or more network interfaces for the interface VPC endpoint.
|
addToPolicy, getPolicyDocument, setPolicyDocumentapplyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected InterfaceVpcEndpoint(software.amazon.jsii.JsiiObjectRef objRef)
protected InterfaceVpcEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public InterfaceVpcEndpoint(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
InterfaceVpcEndpointProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull public static IInterfaceVpcEndpoint fromInterfaceVpcEndpointAttributes(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull InterfaceVpcEndpointAttributes attrs)
scope - This parameter is required.id - This parameter is required.attrs - This parameter is required.@Stability(value=Experimental) @NotNull public Connections getConnections()
getConnections in interface IConnectable@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.