Class: Aws::Types::Document

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns the value of attribute content.

Returns:



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

def content
  @content
end

#content_type::String

Returns the value of attribute content_type.

Returns:



77
78
79
# File 'sig/types.rbs', line 77

def content_type
  @content_type
end