Class: Aws::Types::ModelEndpointDataBlob

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#byte_buffer::String

Returns the value of attribute byte_buffer.

Returns:

  • (::String)


997
998
999
# File 'sig/types.rbs', line 997

def byte_buffer
  @byte_buffer
end

#content_type::String

Returns the value of attribute content_type.

Returns:

  • (::String)


998
999
1000
# File 'sig/types.rbs', line 998

def content_type
  @content_type
end