@Generated(value="jsii-pacmak/1.5.0 (build 46538f8)", date="2020-05-21T11:01:44.919Z") @Stability(value=Stable) public class GatewayVpcEndpointAwsService extends software.amazon.jsii.JsiiObject implements IGatewayVpcEndpointService
software.amazon.jsii.JsiiObject.InitializationMode
IGatewayVpcEndpointService.Jsii$Proxy
Modifier and Type | Field and Description |
---|---|
static GatewayVpcEndpointAwsService |
DYNAMODB |
static GatewayVpcEndpointAwsService |
S3 |
Modifier | Constructor and Description |
---|---|
protected |
GatewayVpcEndpointAwsService(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
GatewayVpcEndpointAwsService(software.amazon.jsii.JsiiObjectRef objRef) |
|
GatewayVpcEndpointAwsService(String name) |
|
GatewayVpcEndpointAwsService(String name,
String prefix) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the service.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet
@Stability(value=Stable) public static final GatewayVpcEndpointAwsService DYNAMODB
@Stability(value=Stable) public static final GatewayVpcEndpointAwsService S3
protected GatewayVpcEndpointAwsService(software.amazon.jsii.JsiiObjectRef objRef)
protected GatewayVpcEndpointAwsService(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public GatewayVpcEndpointAwsService(@NotNull String name, @Nullable String prefix)
name
- This parameter is required.prefix
- @Stability(value=Stable) public GatewayVpcEndpointAwsService(@NotNull String name)
name
- This parameter is required.@Stability(value=Stable) @NotNull public String getName()
getName
in interface IGatewayVpcEndpointService
Copyright © 2020. All rights reserved.