Interface AwsSsoAuthentication.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsSsoAuthentication.Builder,AwsSsoAuthentication>, SdkBuilder<AwsSsoAuthentication.Builder,AwsSsoAuthentication>, SdkPojo
Enclosing class:
AwsSsoAuthentication

public static interface AwsSsoAuthentication.Builder extends SdkPojo, CopyableBuilder<AwsSsoAuthentication.Builder,AwsSsoAuthentication>
  • Method Details

    • ssoClientId

      AwsSsoAuthentication.Builder ssoClientId(String ssoClientId)

      The ID of the IAM Identity Center-managed application that is created by Amazon Managed Grafana.

      Parameters:
      ssoClientId - The ID of the IAM Identity Center-managed application that is created by Amazon Managed Grafana.
      Returns:
      Returns a reference to this object so that method calls can be chained together.