Class: Aws::Types::ListLegalHoldsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute legal_holds.

Returns:



1444
1445
1446
# File 'sig/types.rbs', line 1444

def legal_holds
  @legal_holds
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1443
1444
1445
# File 'sig/types.rbs', line 1443

def next_token
  @next_token
end