Class KxClusterCodeArgs


  • public final class KxClusterCodeArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • s3Bucket

        public com.pulumi.core.Output<java.lang.String> s3Bucket()
        Returns:
        Unique name for the S3 bucket.
      • s3Key

        public com.pulumi.core.Output<java.lang.String> s3Key()
        Returns:
        Full S3 path (excluding bucket) to the .zip file that contains the code to be loaded onto the cluster when it’s started.
      • s3ObjectVersion

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> s3ObjectVersion()
        Returns:
        Version of an S3 Object.