Class: Aws::Types::PutSchemaFromJsonRequest

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)


1396
1397
1398
# File 'sig/types.rbs', line 1396

def document
  @document
end

#schema_arn::String

Returns the value of attribute schema_arn.

Returns:

  • (::String)


1395
1396
1397
# File 'sig/types.rbs', line 1395

def schema_arn
  @schema_arn
end