Class: Aws::Types::IdNamespaceAssociationInputReferenceProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id_mapping_workflows_supported::Array[untyped]

Returns the value of attribute id_mapping_workflows_supported.

Returns:

  • (::Array[untyped])


1711
1712
1713
# File 'sig/types.rbs', line 1711

def id_mapping_workflows_supported
  @id_mapping_workflows_supported
end

#id_namespace_type"SOURCE", "TARGET"

Returns the value of attribute id_namespace_type.

Returns:

  • ("SOURCE", "TARGET")


1710
1711
1712
# File 'sig/types.rbs', line 1710

def id_namespace_type
  @id_namespace_type
end