Class: Aws::Types::ListStorageLensGroupsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:



1308
1309
1310
# File 'sig/types.rbs', line 1308

def 
  @account_id
end

#next_token::String

Returns the value of attribute next_token.

Returns:



1309
1310
1311
# File 'sig/types.rbs', line 1309

def next_token
  @next_token
end