Class: Aws::Types::EndpointAccessList

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_access_list::Array[Types::EndpointAccess]

Returns the value of attribute endpoint_access_list.

Returns:



1460
1461
1462
# File 'sig/types.rbs', line 1460

def endpoint_access_list
  @endpoint_access_list
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1461
1462
1463
# File 'sig/types.rbs', line 1461

def marker
  @marker
end