pulumi-google-native-kotlin
0.31.1.1
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.
Constructors
Functions
Properties
Constructors
Python
Settings
Args
Link copied to clipboard
fun
PythonSettingsArgs
(
common
:
Output
<
CommonLanguageSettingsArgs
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PythonSettingsArgs
Properties
common
Link copied to clipboard
val
common
:
Output
<
CommonLanguageSettingsArgs
>
?
=
null
Some settings.