Uses of Class
software.amazon.awssdk.services.finspace.model.KxDeploymentConfiguration
-
Packages that use KxDeploymentConfiguration Package Description software.amazon.awssdk.services.finspace.model -
-
Uses of KxDeploymentConfiguration in software.amazon.awssdk.services.finspace.model
Methods in software.amazon.awssdk.services.finspace.model that return KxDeploymentConfiguration Modifier and Type Method Description KxDeploymentConfigurationUpdateKxClusterDatabasesRequest. deploymentConfiguration()The configuration that allows you to choose how you want to update the databases on a cluster.Methods in software.amazon.awssdk.services.finspace.model with parameters of type KxDeploymentConfiguration Modifier and Type Method Description UpdateKxClusterDatabasesRequest.BuilderUpdateKxClusterDatabasesRequest.Builder. deploymentConfiguration(KxDeploymentConfiguration deploymentConfiguration)The configuration that allows you to choose how you want to update the databases on a cluster.
-