C# 클래스 Amazon.EC2.Model.CreateVpcEndpointRequest

Container for the parameters to the CreateVpcEndpoint operation. Creates a VPC endpoint for a specified AWS service. An endpoint enables you to create a private connection between your VPC and another AWS service in your account. You can specify an endpoint policy to attach to the endpoint that will control access to the service from your VPC. You can also specify the VPC route tables that use the endpoint.

Currently, only endpoints to Amazon S3 are supported.

상속: AmazonEC2Request
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetClientToken ( ) : bool
IsSetPolicyDocument ( ) : bool
IsSetRouteTableIds ( ) : bool
IsSetServiceName ( ) : bool
IsSetVpcId ( ) : bool