Interface GetGlueIdentityCenterConfigurationResponse.Builder

  • Method Details

    • applicationArn

      The Amazon Resource Name (ARN) of the Identity Center application associated with the Glue configuration.

      Parameters:
      applicationArn - The Amazon Resource Name (ARN) of the Identity Center application associated with the Glue configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceArn

      The Amazon Resource Name (ARN) of the Identity Center instance associated with the Glue configuration.

      Parameters:
      instanceArn - The Amazon Resource Name (ARN) of the Identity Center instance associated with the Glue configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • scopes

      A list of Identity Center scopes that define the permissions and access levels for the Glue configuration.

      Parameters:
      scopes - A list of Identity Center scopes that define the permissions and access levels for the Glue configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • scopes

      A list of Identity Center scopes that define the permissions and access levels for the Glue configuration.

      Parameters:
      scopes - A list of Identity Center scopes that define the permissions and access levels for the Glue configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userBackgroundSessionsEnabled

      GetGlueIdentityCenterConfigurationResponse.Builder userBackgroundSessionsEnabled(Boolean userBackgroundSessionsEnabled)

      Indicates whether users can run background sessions when using Identity Center authentication with Glue services.

      Parameters:
      userBackgroundSessionsEnabled - Indicates whether users can run background sessions when using Identity Center authentication with Glue services.
      Returns:
      Returns a reference to this object so that method calls can be chained together.