Class: Aws::Types::ExportResponse

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)


551
552
553
# File 'sig/types.rbs', line 551

def body
  @body
end

#content_disposition::String

Returns the value of attribute content_disposition.

Returns:

  • (::String)


550
551
552
# File 'sig/types.rbs', line 550

def content_disposition
  @content_disposition
end

#content_type::String

Returns the value of attribute content_type.

Returns:

  • (::String)


549
550
551
# File 'sig/types.rbs', line 549

def content_type
  @content_type
end