Uses of Class
com.hashicorp.cdktf.providers.aws.finspace_kx_cluster.FinspaceKxClusterCode.Builder
-
Packages that use FinspaceKxClusterCode.Builder Package Description com.hashicorp.cdktf.providers.aws.finspace_kx_cluster aws_finspace_kx_cluster -
-
Uses of FinspaceKxClusterCode.Builder in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster
Methods in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster that return FinspaceKxClusterCode.Builder Modifier and Type Method Description static FinspaceKxClusterCode.BuilderFinspaceKxClusterCode. builder()FinspaceKxClusterCode.BuilderFinspaceKxClusterCode.Builder. s3Bucket(String s3Bucket)Sets the value ofFinspaceKxClusterCode.getS3Bucket()FinspaceKxClusterCode.BuilderFinspaceKxClusterCode.Builder. s3Key(String s3Key)Sets the value ofFinspaceKxClusterCode.getS3Key()FinspaceKxClusterCode.BuilderFinspaceKxClusterCode.Builder. s3ObjectVersion(String s3ObjectVersion)Sets the value ofFinspaceKxClusterCode.getS3ObjectVersion()Constructors in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster with parameters of type FinspaceKxClusterCode.Builder Constructor Description Jsii$Proxy(FinspaceKxClusterCode.Builder builder)Constructor that initializes the object based on literal property values passed by theFinspaceKxClusterCode.Builder.
-