Class: Aws::Types::GetSchemaInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collaboration_identifier::String

Returns the value of attribute collaboration_identifier.

Returns:

  • (::String)


1622
1623
1624
# File 'sig/types.rbs', line 1622

def collaboration_identifier
  @collaboration_identifier
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1623
1624
1625
# File 'sig/types.rbs', line 1623

def name
  @name
end