Uses of Interface
software.amazon.awscdk.services.secretsmanager.SingleUserHostedRotationOptions
Packages that use SingleUserHostedRotationOptions
Package
Description
AWS Secrets Manager Construct Library
-
Uses of SingleUserHostedRotationOptions in software.amazon.awscdk.services.secretsmanager
Subinterfaces of SingleUserHostedRotationOptions in software.amazon.awscdk.services.secretsmanagerModifier and TypeInterfaceDescriptioninterfaceMulti user hosted rotation options.Classes in software.amazon.awscdk.services.secretsmanager that implement SingleUserHostedRotationOptionsModifier and TypeClassDescriptionstatic final classAn implementation forMultiUserHostedRotationOptionsstatic final classAn implementation forSingleUserHostedRotationOptionsMethods in software.amazon.awscdk.services.secretsmanager that return SingleUserHostedRotationOptionsModifier and TypeMethodDescriptionSingleUserHostedRotationOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.secretsmanager with parameters of type SingleUserHostedRotationOptionsModifier and TypeMethodDescriptionstatic HostedRotationHostedRotation.mariaDbSingleUser(SingleUserHostedRotationOptions options) MariaDB Single User.static HostedRotationHostedRotation.mongoDbSingleUser(SingleUserHostedRotationOptions options) MongoDB Single User.static HostedRotationHostedRotation.mysqlSingleUser(SingleUserHostedRotationOptions options) MySQL Single User.static HostedRotationHostedRotation.oracleSingleUser(SingleUserHostedRotationOptions options) Oracle Single User.static HostedRotationHostedRotation.postgreSqlSingleUser(SingleUserHostedRotationOptions options) PostgreSQL Single User.static HostedRotationHostedRotation.redshiftSingleUser(SingleUserHostedRotationOptions options) Redshift Single User.static HostedRotationHostedRotation.sqlServerSingleUser(SingleUserHostedRotationOptions options) SQL Server Single User.