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)


3193
3194
3195
# File 'sig/types.rbs', line 3193

def pipeline_id
  @pipeline_id
end

#thumbnails::Array[Types::Thumbnail]

Returns the value of attribute thumbnails.

Returns:



3194
3195
3196
# File 'sig/types.rbs', line 3194

def thumbnails
  @thumbnails
end