pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudsearch.v1.kotlin.inputs
/
GetDataSourcePlainArgs
Get
Data
Source
Plain
Args
data
class
GetDataSourcePlainArgs
(
val
datasourceId
:
String
,
val
debugOptionsEnableDebugging
:
Boolean
?
=
null
)
:
ConvertibleToJava
<
GetDataSourcePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Data
Source
Plain
Args
Link copied to clipboard
fun
GetDataSourcePlainArgs
(
datasourceId
:
String
,
debugOptionsEnableDebugging
:
Boolean
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDataSourcePlainArgs
Properties
datasource
Id
Link copied to clipboard
val
datasourceId
:
String
debug
Options
Enable
Debugging
Link copied to clipboard
val
debugOptionsEnableDebugging
:
Boolean
?
=
null