pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.migrationcenter.v1alpha1.kotlin.inputs
/
GetReportPlainArgs
Get
Report
Plain
Args
data
class
GetReportPlainArgs
(
val
location
:
String
,
val
project
:
String
?
=
null
,
val
reportConfigId
:
String
,
val
reportId
:
String
,
val
view
:
String
?
=
null
)
:
ConvertibleToJava
<
GetReportPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Report
Plain
Args
Link copied to clipboard
fun
GetReportPlainArgs
(
location
:
String
,
project
:
String
?
=
null
,
reportConfigId
:
String
,
reportId
:
String
,
view
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetReportPlainArgs
Properties
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
report
Config
Id
Link copied to clipboard
val
reportConfigId
:
String
report
Id
Link copied to clipboard
val
reportId
:
String
view
Link copied to clipboard
val
view
:
String
?
=
null