Class: Aws::Types::SendApiAssetResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#body::String

Returns the value of attribute body.

Returns:

  • (::String)


1011
1012
1013
# File 'sig/types.rbs', line 1011

def body
  @body
end

#response_headers::Hash[::String, ::String]

Returns the value of attribute response_headers.

Returns:

  • (::Hash[::String, ::String])


1012
1013
1014
# File 'sig/types.rbs', line 1012

def response_headers
  @response_headers
end