toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
GetRouterNatLogConfig
Get
Router
Nat
Log
Config
data
class
GetRouterNatLogConfig
(
val
enable
:
Boolean
,
val
filter
:
String
)
Members
Constructors
Get
Router
Nat
Log
Config
Link copied to clipboard
constructor
(
enable
:
Boolean
,
filter
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enable
Link copied to clipboard
val
enable
:
Boolean
filter
Link copied to clipboard
val
filter
:
String