config

val config: Output<PortConfig>

Session persistence settings for port forwarding rules. Use a string representation in JSON format. The specific structure is described as follows.

  • PersistenceTimeout: is of Integer type and is required. The timeout period of the session. Value range: 30 to 3600, in seconds. The default value is 0, which is closed. See config below.