VirtualGatewaySpecLoggingAccessLogFileFormatJsonArgs

data class VirtualGatewaySpecLoggingAccessLogFileFormatJsonArgs(val key: Output<String>, val value: Output<String>) : ConvertibleToJava<VirtualGatewaySpecLoggingAccessLogFileFormatJsonArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): VirtualGatewaySpecLoggingAccessLogFileFormatJsonArgs

Properties

Link copied to clipboard
val key: Output<String>

The specified key for the JSON. Must be between 1 and 100 characters in length.

Link copied to clipboard
val value: Output<String>

The specified value for the JSON. Must be between 1 and 100 characters in length.