pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.beta.kotlin.outputs
/
LogConfigCounterOptionsCustomFieldResponse
Log
Config
Counter
Options
Custom
Field
Response
data
class
LogConfigCounterOptionsCustomFieldResponse
(
val
name
:
String
,
val
value
:
String
)
This is deprecated and has no effect. Do not use.
Types
Constructors
Properties
Constructors
Log
Config
Counter
Options
Custom
Field
Response
Link copied to clipboard
fun
LogConfigCounterOptionsCustomFieldResponse
(
name
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
This is deprecated and has no effect. Do not use.
value
Link copied to clipboard
val
value
:
String
This is deprecated and has no effect. Do not use.