Class: Aws::Types::GetStaticMapResponse

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)


71
72
73
# File 'sig/types.rbs', line 71

def blob
  @blob
end

#cache_control::String

Returns the value of attribute cache_control.

Returns:

  • (::String)


73
74
75
# File 'sig/types.rbs', line 73

def cache_control
  @cache_control
end

#content_type::String

Returns the value of attribute content_type.

Returns:

  • (::String)


72
73
74
# File 'sig/types.rbs', line 72

def content_type
  @content_type
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


74
75
76
# File 'sig/types.rbs', line 74

def etag
  @etag
end

#pricing_bucket::String

Returns the value of attribute pricing_bucket.

Returns:

  • (::String)


75
76
77
# File 'sig/types.rbs', line 75

def pricing_bucket
  @pricing_bucket
end