Interface S3BucketInventoryDestinationBucket

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

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

      • getBucketArn

        @Stability(Stable)
        @NotNull
        String getBucketArn()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/s3_bucket_inventory#bucket_arn S3BucketInventory#bucket_arn}.
      • getFormat

        @Stability(Stable)
        @NotNull
        String getFormat()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/s3_bucket_inventory#format S3BucketInventory#format}.
      • getAccountId

        @Stability(Stable)
        @Nullable
        default String getAccountId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/s3_bucket_inventory#account_id S3BucketInventory#account_id}.
      • getEncryption

        @Stability(Stable)
        @Nullable
        default S3BucketInventoryDestinationBucketEncryption getEncryption()
        encryption block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/s3_bucket_inventory#encryption S3BucketInventory#encryption}

      • getPrefix

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