Class: Aws::Types::DescribeVpcEndpointsRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#vpc_endpoint_ids::Array[::String]

Returns the value of attribute vpc_endpoint_ids.

Returns:

  • (::Array[::String])


946
947
948
# File 'sig/types.rbs', line 946

def vpc_endpoint_ids
  @vpc_endpoint_ids
end