Interface GluePartitionIndexPartitionIndex

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

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

      • getIndexName

        @Stability(Stable)
        @Nullable
        default String getIndexName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/glue_partition_index#index_name GluePartitionIndex#index_name}.
      • getKeys

        @Stability(Stable)
        @Nullable
        default List<String> getKeys()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/glue_partition_index#keys GluePartitionIndex#keys}.