Class FinspaceKxClusterCode.Jsii$Proxy

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Jsii$Proxy​(FinspaceKxClusterCode.Builder builder)
      Constructor that initializes the object based on literal property values passed by the FinspaceKxClusterCode.Builder.
      protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
      Constructor that initializes the object based on values retrieved from the JsiiObject.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.fasterxml.jackson.databind.JsonNode $jsii$toJson()  
      boolean equals​(Object o)  
      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}.
      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}.
      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}.
      int hashCode()  
      • Methods inherited from class software.amazon.jsii.JsiiObject

        jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
    • Constructor Detail

      • Jsii$Proxy

        protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
        Constructor that initializes the object based on values retrieved from the JsiiObject.
        Parameters:
        objRef - Reference to the JSII managed object.
    • Method Detail

      • getS3Bucket

        public final String getS3Bucket()
        Description copied from interface: FinspaceKxClusterCode
        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}.
        Specified by:
        getS3Bucket in interface FinspaceKxClusterCode
      • getS3Key

        public final String getS3Key()
        Description copied from interface: FinspaceKxClusterCode
        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}.
        Specified by:
        getS3Key in interface FinspaceKxClusterCode
      • getS3ObjectVersion

        public final String getS3ObjectVersion()
        Description copied from interface: FinspaceKxClusterCode
        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}.
        Specified by:
        getS3ObjectVersion in interface FinspaceKxClusterCode
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object