Class: Aws::Types::BatchGetSchemaInput

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)


355
356
357
# File 'sig/types.rbs', line 355

def collaboration_identifier
  @collaboration_identifier
end

#names::Array[::String]

Returns the value of attribute names.

Returns:

  • (::Array[::String])


356
357
358
# File 'sig/types.rbs', line 356

def names
  @names
end