Interface BigtableGcPolicyMaxAge

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

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:17.777Z")
    @Stability(Stable)
    public interface BigtableGcPolicyMaxAge
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getDays

        @Stability(Stable)
        @Nullable
        default Number getDays()
        Number of days before applying GC policy.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigtable_gc_policy#days BigtableGcPolicy#days}

      • getDuration

        @Stability(Stable)
        @Nullable
        default String getDuration()
        Duration before applying GC policy.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigtable_gc_policy#duration BigtableGcPolicy#duration}