toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.gemini.kotlin.outputs
/
CodeToolsSettingEnabledToolConfig
Code
Tools
Setting
Enabled
Tool
Config
data
class
CodeToolsSettingEnabledToolConfig
(
val
key
:
String
,
val
value
:
String
)
Members
Constructors
Code
Tools
Setting
Enabled
Tool
Config
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
Key of the configuration item.
value
Link copied to clipboard
val
value
:
String
Value of the configuration item.