statusCode

val statusCode: Output<String>

The response code that you want to use to indicate URL redirection. Valid values:

  • 301

  • 302

  • 303

  • 307

  • 308