Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnDBSnapshotMixinProps.Builder
Packages that use CfnDBSnapshotMixinProps.Builder
-
Uses of CfnDBSnapshotMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnDBSnapshotMixinProps.BuilderModifier and TypeMethodDescriptionCfnDBSnapshotMixinProps.builder()CfnDBSnapshotMixinProps.Builder.dbInstanceIdentifier(String dbInstanceIdentifier) Sets the value ofCfnDBSnapshotMixinProps.getDbInstanceIdentifier()CfnDBSnapshotMixinProps.Builder.dbSnapshotIdentifier(String dbSnapshotIdentifier) Sets the value ofCfnDBSnapshotMixinProps.getDbSnapshotIdentifier()Sets the value ofCfnDBSnapshotMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rds with parameters of type CfnDBSnapshotMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBSnapshotMixinProps.Builder.