toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.servicemanagement.v1.kotlin.inputs
/
PythonSettingsArgs
Python
Settings
Args
data
class
PythonSettingsArgs
(
val
common
:
Output
<
CommonLanguageSettingsArgs
>
?
=
null
)
:
ConvertibleToJava
<
PythonSettingsArgs
>
Settings for Python client libraries.
Members
Constructors
Python
Settings
Args
Link copied to clipboard
constructor
(
common
:
Output
<
CommonLanguageSettingsArgs
>
?
=
null
)
Properties
common
Link copied to clipboard
val
common
:
Output
<
CommonLanguageSettingsArgs
>
?
=
null
Some settings.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PythonSettingsArgs