Class: Aws::Types::DescribeMappedResourceConfigurationOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mapped_resource_configuration_list::Array[Types::MappedResourceConfigurationListItem]

Returns the value of attribute mapped_resource_configuration_list.



149
150
151
# File 'sig/types.rbs', line 149

def mapped_resource_configuration_list
  @mapped_resource_configuration_list
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


150
151
152
# File 'sig/types.rbs', line 150

def next_token
  @next_token
end