| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static IdNamespaceType |
IdNamespaceType.fromValue(String value)
Use this in place of valueOf.
|
static IdNamespaceType |
IdNamespaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdNamespaceType[] |
IdNamespaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IdNamespaceAssociationInputReferencePropertiesSummary |
IdNamespaceAssociationInputReferencePropertiesSummary.withIdNamespaceType(IdNamespaceType idNamespaceType)
The ID namespace type for this ID namespace association.
|
IdMappingTableInputSource |
IdMappingTableInputSource.withType(IdNamespaceType type)
The type of the input source of the ID mapping table.
|
Copyright © 2025. All rights reserved.