Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnDatabaseMixinProps.Builder
Packages that use CfnDatabaseMixinProps.Builder
-
Uses of CfnDatabaseMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnDatabaseMixinProps.BuilderModifier and TypeMethodDescriptionCfnDatabaseMixinProps.Builder.availabilityZone(String availabilityZone) Sets the value ofCfnDatabaseMixinProps.getAvailabilityZone()CfnDatabaseMixinProps.Builder.backupRetention(Boolean backupRetention) Sets the value ofCfnDatabaseMixinProps.getBackupRetention()CfnDatabaseMixinProps.Builder.backupRetention(IResolvable backupRetention) Sets the value ofCfnDatabaseMixinProps.getBackupRetention()CfnDatabaseMixinProps.builder()CfnDatabaseMixinProps.Builder.caCertificateIdentifier(String caCertificateIdentifier) Sets the value ofCfnDatabaseMixinProps.getCaCertificateIdentifier()CfnDatabaseMixinProps.Builder.masterDatabaseName(String masterDatabaseName) Sets the value ofCfnDatabaseMixinProps.getMasterDatabaseName()CfnDatabaseMixinProps.Builder.masterUsername(String masterUsername) Sets the value ofCfnDatabaseMixinProps.getMasterUsername()CfnDatabaseMixinProps.Builder.masterUserPassword(String masterUserPassword) Sets the value ofCfnDatabaseMixinProps.getMasterUserPassword()CfnDatabaseMixinProps.Builder.preferredBackupWindow(String preferredBackupWindow) Sets the value ofCfnDatabaseMixinProps.getPreferredBackupWindow()CfnDatabaseMixinProps.Builder.preferredMaintenanceWindow(String preferredMaintenanceWindow) Sets the value ofCfnDatabaseMixinProps.getPreferredMaintenanceWindow()CfnDatabaseMixinProps.Builder.publiclyAccessible(Boolean publiclyAccessible) Sets the value ofCfnDatabaseMixinProps.getPubliclyAccessible()CfnDatabaseMixinProps.Builder.publiclyAccessible(IResolvable publiclyAccessible) Sets the value ofCfnDatabaseMixinProps.getPubliclyAccessible()CfnDatabaseMixinProps.Builder.relationalDatabaseBlueprintId(String relationalDatabaseBlueprintId) Sets the value ofCfnDatabaseMixinProps.getRelationalDatabaseBlueprintId()CfnDatabaseMixinProps.Builder.relationalDatabaseBundleId(String relationalDatabaseBundleId) Sets the value ofCfnDatabaseMixinProps.getRelationalDatabaseBundleId()CfnDatabaseMixinProps.Builder.relationalDatabaseName(String relationalDatabaseName) Sets the value ofCfnDatabaseMixinProps.getRelationalDatabaseName()CfnDatabaseMixinProps.Builder.relationalDatabaseParameters(List<? extends Object> relationalDatabaseParameters) Sets the value ofCfnDatabaseMixinProps.getRelationalDatabaseParameters()CfnDatabaseMixinProps.Builder.relationalDatabaseParameters(IResolvable relationalDatabaseParameters) Sets the value ofCfnDatabaseMixinProps.getRelationalDatabaseParameters()CfnDatabaseMixinProps.Builder.rotateMasterUserPassword(Boolean rotateMasterUserPassword) Sets the value ofCfnDatabaseMixinProps.getRotateMasterUserPassword()CfnDatabaseMixinProps.Builder.rotateMasterUserPassword(IResolvable rotateMasterUserPassword) Sets the value ofCfnDatabaseMixinProps.getRotateMasterUserPassword()Sets the value ofCfnDatabaseMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lightsail with parameters of type CfnDatabaseMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDatabaseMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDatabaseMixinProps.Builder.