Class: Aws::Types::ListBlockedGuestUsersResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#blocklist::Array[Types::BlockedGuestUser]

Returns the value of attribute blocklist.

Returns:



515
516
517
# File 'sig/types.rbs', line 515

def blocklist
  @blocklist
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


514
515
516
# File 'sig/types.rbs', line 514

def next_token
  @next_token
end