Region Backend Service Consistent Hash Http Cookie Ttl Args
data class RegionBackendServiceConsistentHashHttpCookieTtlArgs(val nanos: Output<Int>? = null, val seconds: Output<Int>) : ConvertibleToJava<RegionBackendServiceConsistentHashHttpCookieTtlArgs>
Constructors
Link copied to clipboard
fun RegionBackendServiceConsistentHashHttpCookieTtlArgs(nanos: Output<Int>? = null, seconds: Output<Int>)