Class: Aws::Types::IdNamespaceInputSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_source_arn::String

Returns the value of attribute input_source_arn.

Returns:

  • (::String)


483
484
485
# File 'sig/types.rbs', line 483

def input_source_arn
  @input_source_arn
end

#schema_name::String

Returns the value of attribute schema_name.

Returns:

  • (::String)


484
485
486
# File 'sig/types.rbs', line 484

def schema_name
  @schema_name
end