Uses of Enum
com.amazonaws.services.cloudwatchevents.model.RuleState
Packages that use RuleState
-
Uses of RuleState in com.amazonaws.services.cloudwatchevents.model
Methods in com.amazonaws.services.cloudwatchevents.model that return RuleStateModifier and TypeMethodDescriptionstatic RuleState
Use this in place of valueOf.static RuleState
Returns the enum constant of this type with the specified name.static RuleState[]
RuleState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.cloudwatchevents.model with parameters of type RuleStateModifier and TypeMethodDescriptionvoid
Specifies whether the rule is enabled or disabled.void
Indicates whether the rule is enabled or disabled.void
The rule's state.Specifies whether the rule is enabled or disabled.Indicates whether the rule is enabled or disabled.The rule's state.