RedirectRuleArgs

constructor(hostName: Output<String>? = null, httpRedirectCode: Output<String>? = null, protocol: Output<Either<String, RedirectRuleProtocol>>? = null, replaceKeyPrefixWith: Output<String>? = null, replaceKeyWith: Output<String>? = null)