Class: Aws::Types::DescribeAccountPreferencesResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.



183
184
185
# File 'sig/types.rbs', line 183

def next_token
  @next_token
end

#resource_id_preferenceTypes::ResourceIdPreference

Returns the value of attribute resource_id_preference.



182
183
184
# File 'sig/types.rbs', line 182

def resource_id_preference
  @resource_id_preference
end