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