You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::CreateVpcEndpointResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains the output of CreateVpcEndpoint.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#client_tokenString

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Returns:

  • (String)

    Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

#vpc_endpointTypes::VpcEndpoint

Information about the endpoint.

Returns: