Class: Aws::Types::AccessEndpoint

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_type"STREAMING"

Returns the value of attribute endpoint_type.

Returns:



12
13
14
# File 'sig/types.rbs', line 12

def endpoint_type
  @endpoint_type
end

#vpce_id::String

Returns the value of attribute vpce_id.

Returns:



13
14
15
# File 'sig/types.rbs', line 13

def vpce_id
  @vpce_id
end