Uses of Enum
software.amazon.awscdk.services.amplify.RedirectStatus
Packages that use RedirectStatus
-
Uses of RedirectStatus in software.amazon.awscdk.services.amplify
Methods in software.amazon.awscdk.services.amplify that return RedirectStatusModifier and TypeMethodDescriptionCustomRule.getStatus()(experimental) The status code for a URL rewrite or redirect rule.default RedirectStatusCustomRuleOptions.getStatus()(experimental) The status code for a URL rewrite or redirect rule.final RedirectStatusCustomRuleOptions.Jsii$Proxy.getStatus()static RedirectStatusReturns the enum constant of this type with the specified name.static RedirectStatus[]RedirectStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.amplify with parameters of type RedirectStatusModifier and TypeMethodDescriptionCustomRule.Builder.status(RedirectStatus status) (experimental) The status code for a URL rewrite or redirect rule.CustomRuleOptions.Builder.status(RedirectStatus status) Sets the value ofCustomRuleOptions.getStatus()