Class: Aws::Types::ImageStaticFile

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.



6758
6759
6760
# File 'sig/types.rbs', line 6758

def source
  @source
end

#static_file_id::String

Returns the value of attribute static_file_id.

Returns:

  • (::String)


6757
6758
6759
# File 'sig/types.rbs', line 6757

def static_file_id
  @static_file_id
end