Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless.CfnSnapshotMixinProps.Builder
Packages that use CfnSnapshotMixinProps.Builder
-
Uses of CfnSnapshotMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless
Methods in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless that return CfnSnapshotMixinProps.BuilderModifier and TypeMethodDescriptionCfnSnapshotMixinProps.builder()CfnSnapshotMixinProps.Builder.namespaceName(String namespaceName) Sets the value ofCfnSnapshotMixinProps.getNamespaceName()CfnSnapshotMixinProps.Builder.retentionPeriod(Number retentionPeriod) Sets the value ofCfnSnapshotMixinProps.getRetentionPeriod()CfnSnapshotMixinProps.Builder.snapshotName(String snapshotName) Sets the value ofCfnSnapshotMixinProps.getSnapshotName()Sets the value ofCfnSnapshotMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless with parameters of type CfnSnapshotMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSnapshotMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSnapshotMixinProps.Builder.