Interface CreateApplicationResponse.Builder

  • Method Details

    • applicationArn

      CreateApplicationResponse.Builder applicationArn(String applicationArn)

      Specifies the ARN of the application.

      Parameters:
      applicationArn - Specifies the ARN of the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceArn

      CreateApplicationResponse.Builder instanceArn(String instanceArn)

      The ARN of the instance of IAM Identity Center under which the operation will run. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

      Parameters:
      instanceArn - The ARN of the instance of IAM Identity Center under which the operation will run. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • identityStoreArn

      CreateApplicationResponse.Builder identityStoreArn(String identityStoreArn)

      The ARN of the identity store that is connected to the instance of IAM Identity Center.

      Parameters:
      identityStoreArn - The ARN of the identity store that is connected to the instance of IAM Identity Center.
      Returns:
      Returns a reference to this object so that method calls can be chained together.