@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.650Z") @Stability(value=Experimental) public interface InterfaceVpcEndpointProps extends software.amazon.jsii.JsiiSerializable, InterfaceVpcEndpointOptions
Modifier and Type | Interface and Description |
---|---|
static class |
InterfaceVpcEndpointProps.Builder
A builder for
InterfaceVpcEndpointProps |
static class |
InterfaceVpcEndpointProps.Jsii$Proxy
An implementation for
InterfaceVpcEndpointProps |
Modifier and Type | Method and Description |
---|---|
static InterfaceVpcEndpointProps.Builder |
builder() |
IVpc |
getVpc()
(experimental) The VPC network in which the interface endpoint will be used.
|
getLookupSupportedAzs, getOpen, getPrivateDnsEnabled, getSecurityGroups, getService, getSubnets
@Stability(value=Experimental) @NotNull IVpc getVpc()
@Stability(value=Experimental) static InterfaceVpcEndpointProps.Builder builder()
builder
in interface InterfaceVpcEndpointOptions
InterfaceVpcEndpointProps.Builder
of InterfaceVpcEndpointProps
Copyright © 2021. All rights reserved.