Class: Aws::Types::GetSchemaByDefinitionInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#schema_definition::String

Returns the value of attribute schema_definition.

Returns:

  • (::String)


3984
3985
3986
# File 'sig/types.rbs', line 3984

def schema_definition
  @schema_definition
end

#schema_idTypes::SchemaId

Returns the value of attribute schema_id.

Returns:



3983
3984
3985
# File 'sig/types.rbs', line 3983

def schema_id
  @schema_id
end