Url Redirect Action Parameters Args
constructor(customFragment: Output<String>? = null, customHostname: Output<String>? = null, customPath: Output<String>? = null, customQueryString: Output<String>? = null, destinationProtocol: Output<Either<String, DestinationProtocol>>? = null, redirectType: Output<Either<String, RedirectType>>, typeName: Output<String>)