Class: Aws::Types::GetSchemaAsJsonResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#document::String

Returns the value of attribute document.

Returns:

  • (::String)


912
913
914
# File 'sig/types.rbs', line 912

def document
  @document
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


911
912
913
# File 'sig/types.rbs', line 911

def name
  @name
end