Class: Aws::Types::IdNamespaceIdMappingWorkflowMetadata
- Inherits:
-
Object
- Object
- Aws::Types::IdNamespaceIdMappingWorkflowMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id_mapping_type ⇒ "PROVIDER", "RULE_BASED"
Returns the value of attribute id_mapping_type.
Instance Attribute Details
#id_mapping_type ⇒ "PROVIDER", "RULE_BASED"
Returns the value of attribute id_mapping_type.
471 472 473 |
# File 'sig/types.rbs', line 471 def id_mapping_type @id_mapping_type end |