@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.066Z") @Stability(value=Experimental) public class GatewayVpcEndpointAwsService extends software.amazon.jsii.JsiiObject implements IGatewayVpcEndpointService
software.amazon.jsii.JsiiObject.InitializationModeIGatewayVpcEndpointService.Jsii$Default, 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()
(experimental) The name of the service.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Experimental) public static final GatewayVpcEndpointAwsService DYNAMODB
@Stability(value=Experimental) public static final GatewayVpcEndpointAwsService S3
protected GatewayVpcEndpointAwsService(software.amazon.jsii.JsiiObjectRef objRef)
protected GatewayVpcEndpointAwsService(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public GatewayVpcEndpointAwsService(@NotNull
String name,
@Nullable
String prefix)
name - This parameter is required.prefix - @Stability(value=Experimental)
public GatewayVpcEndpointAwsService(@NotNull
String name)
name - This parameter is required.@Stability(value=Experimental) @NotNull public String getName()
getName in interface IGatewayVpcEndpointServiceCopyright © 2021. All rights reserved.