Interface FinspaceKxClusterCode

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

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

      • getS3Bucket

        @Stability(Stable)
        @NotNull
        String getS3Bucket()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/finspace_kx_cluster#s3_bucket FinspaceKxCluster#s3_bucket}.
      • getS3Key

        @Stability(Stable)
        @NotNull
        String getS3Key()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/finspace_kx_cluster#s3_key FinspaceKxCluster#s3_key}.
      • getS3ObjectVersion

        @Stability(Stable)
        @Nullable
        default String getS3ObjectVersion()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/finspace_kx_cluster#s3_object_version FinspaceKxCluster#s3_object_version}.