Interface AlbListenerDefaultActionAuthenticateCognito

    • Method Detail

      • getUserPoolArn

        @Stability(Stable)
        @NotNull
        String getUserPoolArn()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb_listener#user_pool_arn AlbListener#user_pool_arn}.
      • getUserPoolClientId

        @Stability(Stable)
        @NotNull
        String getUserPoolClientId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb_listener#user_pool_client_id AlbListener#user_pool_client_id}.
      • getUserPoolDomain

        @Stability(Stable)
        @NotNull
        String getUserPoolDomain()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb_listener#user_pool_domain AlbListener#user_pool_domain}.
      • getAuthenticationRequestExtraParams

        @Stability(Stable)
        @Nullable
        default Map<String,​String> getAuthenticationRequestExtraParams()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb_listener#authentication_request_extra_params AlbListener#authentication_request_extra_params}.
      • getOnUnauthenticatedRequest

        @Stability(Stable)
        @Nullable
        default String getOnUnauthenticatedRequest()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb_listener#on_unauthenticated_request AlbListener#on_unauthenticated_request}.
      • getScope

        @Stability(Stable)
        @Nullable
        default String getScope()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb_listener#scope AlbListener#scope}.
      • getSessionCookieName

        @Stability(Stable)
        @Nullable
        default String getSessionCookieName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb_listener#session_cookie_name AlbListener#session_cookie_name}.
      • getSessionTimeout

        @Stability(Stable)
        @Nullable
        default Number getSessionTimeout()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb_listener#session_timeout AlbListener#session_timeout}.