Class: Aws::Types::GetMapSpritesRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#file_name::String

Returns the value of attribute file_name.



721
722
723
# File 'sig/types.rbs', line 721

def file_name
  @file_name
end

#key::String

Returns the value of attribute key.



722
723
724
# File 'sig/types.rbs', line 722

def key
  @key
end

#map_name::String

Returns the value of attribute map_name.



720
721
722
# File 'sig/types.rbs', line 720

def map_name
  @map_name
end