Interface SagemakerWorkforceCognitoConfig

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    SagemakerWorkforceCognitoConfig.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:54.989Z")
    @Stability(Stable)
    public interface SagemakerWorkforceCognitoConfig
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getClientId

        @Stability(Stable)
        @NotNull
        String getClientId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#client_id SagemakerWorkforce#client_id}.
      • getUserPool

        @Stability(Stable)
        @NotNull
        String getUserPool()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#user_pool SagemakerWorkforce#user_pool}.