Uses of Class
software.amazon.awscdk.services.timestream.CfnInfluxDBClusterProps.Builder
Packages that use CfnInfluxDBClusterProps.Builder
-
Uses of CfnInfluxDBClusterProps.Builder in software.amazon.awscdk.services.timestream
Methods in software.amazon.awscdk.services.timestream that return CfnInfluxDBClusterProps.BuilderModifier and TypeMethodDescriptionCfnInfluxDBClusterProps.Builder.allocatedStorage(Number allocatedStorage) Sets the value ofCfnInfluxDBClusterProps.getAllocatedStorage()Sets the value ofCfnInfluxDBClusterProps.getBucket()CfnInfluxDBClusterProps.builder()CfnInfluxDBClusterProps.Builder.dbInstanceType(String dbInstanceType) Sets the value ofCfnInfluxDBClusterProps.getDbInstanceType()CfnInfluxDBClusterProps.Builder.dbParameterGroupIdentifier(String dbParameterGroupIdentifier) Sets the value ofCfnInfluxDBClusterProps.getDbParameterGroupIdentifier()CfnInfluxDBClusterProps.Builder.dbStorageType(String dbStorageType) Sets the value ofCfnInfluxDBClusterProps.getDbStorageType()CfnInfluxDBClusterProps.Builder.deploymentType(String deploymentType) Sets the value ofCfnInfluxDBClusterProps.getDeploymentType()CfnInfluxDBClusterProps.Builder.failoverMode(String failoverMode) Sets the value ofCfnInfluxDBClusterProps.getFailoverMode()CfnInfluxDBClusterProps.Builder.logDeliveryConfiguration(IResolvable logDeliveryConfiguration) Sets the value ofCfnInfluxDBClusterProps.getLogDeliveryConfiguration()CfnInfluxDBClusterProps.Builder.logDeliveryConfiguration(CfnInfluxDBCluster.LogDeliveryConfigurationProperty logDeliveryConfiguration) Sets the value ofCfnInfluxDBClusterProps.getLogDeliveryConfiguration()Sets the value ofCfnInfluxDBClusterProps.getName()CfnInfluxDBClusterProps.Builder.networkType(String networkType) Sets the value ofCfnInfluxDBClusterProps.getNetworkType()CfnInfluxDBClusterProps.Builder.organization(String organization) Sets the value ofCfnInfluxDBClusterProps.getOrganization()Sets the value ofCfnInfluxDBClusterProps.getPassword()Sets the value ofCfnInfluxDBClusterProps.getPort()CfnInfluxDBClusterProps.Builder.publiclyAccessible(Boolean publiclyAccessible) Sets the value ofCfnInfluxDBClusterProps.getPubliclyAccessible()CfnInfluxDBClusterProps.Builder.publiclyAccessible(IResolvable publiclyAccessible) Sets the value ofCfnInfluxDBClusterProps.getPubliclyAccessible()Sets the value ofCfnInfluxDBClusterProps.getTags()Sets the value ofCfnInfluxDBClusterProps.getUsername()CfnInfluxDBClusterProps.Builder.vpcSecurityGroupIds(List<String> vpcSecurityGroupIds) Sets the value ofCfnInfluxDBClusterProps.getVpcSecurityGroupIds()CfnInfluxDBClusterProps.Builder.vpcSubnetIds(List<String> vpcSubnetIds) Sets the value ofCfnInfluxDBClusterProps.getVpcSubnetIds()Constructors in software.amazon.awscdk.services.timestream with parameters of type CfnInfluxDBClusterProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInfluxDBClusterProps.Builder.