Class: Aws::Types::GetMapStyleDescriptorRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:key])

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns the value of attribute key.

Returns:

  • (::String)


735
736
737
# File 'sig/types.rbs', line 735

def key
  @key
end

#map_name::String

Returns the value of attribute map_name.

Returns:

  • (::String)


734
735
736
# File 'sig/types.rbs', line 734

def map_name
  @map_name
end