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)


1603
1604
1605
# File 'sig/types.rbs', line 1603

def collaboration_identifier
  @collaboration_identifier
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1604
1605
1606
# File 'sig/types.rbs', line 1604

def name
  @name
end