Class: Aws::Types::AccessEndpointConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_endpoints::Array[Types::AccessEndpoint]

Returns the value of attribute access_endpoints.

Returns:



34
35
36
# File 'sig/types.rbs', line 34

def access_endpoints
  @access_endpoints
end

#internet_fallback_protocols::Array[("PCOIP")]

Returns the value of attribute internet_fallback_protocols.

Returns:

  • (::Array[("PCOIP")])


35
36
37
# File 'sig/types.rbs', line 35

def internet_fallback_protocols
  @internet_fallback_protocols
end