Class: Aws::Types::SpatialStaticFile

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sourceTypes::StaticFileSource

Returns the value of attribute source.



10471
10472
10473
# File 'sig/types.rbs', line 10471

def source
  @source
end

#static_file_id::String

Returns the value of attribute static_file_id.

Returns:

  • (::String)


10470
10471
10472
# File 'sig/types.rbs', line 10470

def static_file_id
  @static_file_id
end