Class: Aws::Types::EndpointAuthorizationList

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_authorization_list::Array[Types::EndpointAuthorization]

Returns the value of attribute endpoint_authorization_list.

Returns:



1490
1491
1492
# File 'sig/types.rbs', line 1490

def endpoint_authorization_list
  @endpoint_authorization_list
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1491
1492
1493
# File 'sig/types.rbs', line 1491

def marker
  @marker
end