GatewayVpcEndpointAwsService¶
-
class
aws_cdk.aws_ec2.
GatewayVpcEndpointAwsService
(name, prefix=None)¶ Bases:
object
An AWS service for a gateway VPC endpoint.
- Parameters
name (
str
) –prefix (
Optional
[str
]) –
Attributes
-
DYNAMODB
= <aws_cdk.aws_ec2.GatewayVpcEndpointAwsService object>¶
-
S3
= <aws_cdk.aws_ec2.GatewayVpcEndpointAwsService object>¶
-
name
¶ The name of the service.
- Return type
str