Interface AlbAccessLogs

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

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

      • getBucket

        @Stability(Stable)
        @NotNull
        String getBucket()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#bucket Alb#bucket}.
      • getEnabled

        @Stability(Stable)
        @Nullable
        default Object getEnabled()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enabled Alb#enabled}.
      • getPrefix

        @Stability(Stable)
        @Nullable
        default String getPrefix()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#prefix Alb#prefix}.