Uses of Enum
software.amazon.awscdk.services.rds.TimeoutAction
Packages that use TimeoutAction
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of TimeoutAction in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return TimeoutActionModifier and TypeMethodDescriptiondefault TimeoutActionServerlessScalingOptions.getTimeoutAction()The action to take when the timeout is reached.final TimeoutActionServerlessScalingOptions.Jsii$Proxy.getTimeoutAction()static TimeoutActionReturns the enum constant of this type with the specified name.static TimeoutAction[]TimeoutAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.rds with parameters of type TimeoutActionModifier and TypeMethodDescriptionServerlessScalingOptions.Builder.timeoutAction(TimeoutAction timeoutAction) Sets the value ofServerlessScalingOptions.getTimeoutAction()