Uses of Interface
software.amazon.awscdk.services.redshift.RotationMultiUserOptions
Packages that use RotationMultiUserOptions
-
Uses of RotationMultiUserOptions in software.amazon.awscdk.services.redshift
Classes in software.amazon.awscdk.services.redshift that implement RotationMultiUserOptionsModifier and TypeClassDescriptionstatic final classAn implementation forRotationMultiUserOptionsMethods in software.amazon.awscdk.services.redshift that return RotationMultiUserOptionsModifier and TypeMethodDescriptionRotationMultiUserOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.redshift with parameters of type RotationMultiUserOptionsModifier and TypeMethodDescriptionCluster.addRotationMultiUser(String id, RotationMultiUserOptions options) (experimental) Adds the multi user rotation to this cluster.