Interface AlbListenerDefaultActionFixedResponse

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

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

      • getContentType

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

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

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