Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnClusterSnapshotMixinProps.Builder
Packages that use CfnClusterSnapshotMixinProps.Builder
-
Uses of CfnClusterSnapshotMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnClusterSnapshotMixinProps.BuilderModifier and TypeMethodDescriptionCfnClusterSnapshotMixinProps.builder()CfnClusterSnapshotMixinProps.Builder.dbClusterIdentifier(String dbClusterIdentifier) Sets the value ofCfnClusterSnapshotMixinProps.getDbClusterIdentifier()CfnClusterSnapshotMixinProps.Builder.dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier) Sets the value ofCfnClusterSnapshotMixinProps.getDbClusterSnapshotIdentifier()Sets the value ofCfnClusterSnapshotMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rds with parameters of type CfnClusterSnapshotMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterSnapshotMixinProps.Builder.