Class: Aws::Types::ThumbnailDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pipeline_id::String

Returns the value of attribute pipeline_id.

Returns:

  • (::String)


3197
3198
3199
# File 'sig/types.rbs', line 3197

def pipeline_id
  @pipeline_id
end

#thumbnails::Array[Types::Thumbnail]

Returns the value of attribute thumbnails.

Returns:



3198
3199
3200
# File 'sig/types.rbs', line 3198

def thumbnails
  @thumbnails
end