Class: Aws::Types::GetTileResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#blob::IO

Returns the value of attribute blob.

Returns:

  • (::IO)


113
114
115
# File 'sig/types.rbs', line 113

def blob
  @blob
end

#cache_control::String

Returns the value of attribute cache_control.

Returns:

  • (::String)


115
116
117
# File 'sig/types.rbs', line 115

def cache_control
  @cache_control
end

#content_type::String

Returns the value of attribute content_type.

Returns:

  • (::String)


114
115
116
# File 'sig/types.rbs', line 114

def content_type
  @content_type
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


116
117
118
# File 'sig/types.rbs', line 116

def etag
  @etag
end

#pricing_bucket::String

Returns the value of attribute pricing_bucket.

Returns:

  • (::String)


117
118
119
# File 'sig/types.rbs', line 117

def pricing_bucket
  @pricing_bucket
end