Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce.model |
Modifier and Type | Method and Description |
---|---|
static IdcUserAssignment |
IdcUserAssignment.fromValue(String value)
Use this in place of valueOf.
|
static IdcUserAssignment |
IdcUserAssignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdcUserAssignment[] |
IdcUserAssignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Studio |
Studio.withIdcUserAssignment(IdcUserAssignment idcUserAssignment)
Indicates whether the Studio has
REQUIRED or OPTIONAL IAM Identity Center user
assignment. |
CreateStudioRequest |
CreateStudioRequest.withIdcUserAssignment(IdcUserAssignment idcUserAssignment)
Specifies whether IAM Identity Center user assignment is
REQUIRED or OPTIONAL . |
Copyright © 2024. All rights reserved.