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