GetGlueIdentityCenterConfigurationResponse.Builder |
GetGlueIdentityCenterConfigurationResponse.Builder.applicationArn(String applicationArn) |
The Amazon Resource Name (ARN) of the Identity Center application associated with the Glue configuration.
|
static GetGlueIdentityCenterConfigurationResponse.Builder |
GetGlueIdentityCenterConfigurationResponse.builder() |
|
GetGlueIdentityCenterConfigurationResponse.Builder |
GetGlueIdentityCenterConfigurationResponse.Builder.instanceArn(String instanceArn) |
The Amazon Resource Name (ARN) of the Identity Center instance associated with the Glue configuration.
|
GetGlueIdentityCenterConfigurationResponse.Builder |
GetGlueIdentityCenterConfigurationResponse.Builder.scopes(String... scopes) |
A list of Identity Center scopes that define the permissions and access levels for the Glue configuration.
|
GetGlueIdentityCenterConfigurationResponse.Builder |
GetGlueIdentityCenterConfigurationResponse.Builder.scopes(Collection<String> scopes) |
A list of Identity Center scopes that define the permissions and access levels for the Glue configuration.
|
GetGlueIdentityCenterConfigurationResponse.Builder |
GetGlueIdentityCenterConfigurationResponse.toBuilder() |
|