Uses of Class
com.hashicorp.cdktf.providers.aws.finspace_kx_cluster.FinspaceKxClusterSavedownStorageConfiguration.Builder
-
Packages that use FinspaceKxClusterSavedownStorageConfiguration.Builder Package Description com.hashicorp.cdktf.providers.aws.finspace_kx_cluster aws_finspace_kx_cluster -
-
Uses of FinspaceKxClusterSavedownStorageConfiguration.Builder in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster
Methods in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster that return FinspaceKxClusterSavedownStorageConfiguration.Builder Modifier and Type Method Description static FinspaceKxClusterSavedownStorageConfiguration.BuilderFinspaceKxClusterSavedownStorageConfiguration. builder()FinspaceKxClusterSavedownStorageConfiguration.BuilderFinspaceKxClusterSavedownStorageConfiguration.Builder. size(Number size)Sets the value ofFinspaceKxClusterSavedownStorageConfiguration.getSize()FinspaceKxClusterSavedownStorageConfiguration.BuilderFinspaceKxClusterSavedownStorageConfiguration.Builder. type(String type)Sets the value ofFinspaceKxClusterSavedownStorageConfiguration.getType()Constructors in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster with parameters of type FinspaceKxClusterSavedownStorageConfiguration.Builder Constructor Description Jsii$Proxy(FinspaceKxClusterSavedownStorageConfiguration.Builder builder)Constructor that initializes the object based on literal property values passed by theFinspaceKxClusterSavedownStorageConfiguration.Builder.
-