pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.retail.v2alpha.kotlin.inputs
/
GetProductPlainArgs
Get
Product
Plain
Args
data
class
GetProductPlainArgs
(
val
branchId
:
String
,
val
catalogId
:
String
,
val
location
:
String
,
val
productId
:
String
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetProductPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Product
Plain
Args
Link copied to clipboard
fun
GetProductPlainArgs
(
branchId
:
String
,
catalogId
:
String
,
location
:
String
,
productId
:
String
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetProductPlainArgs
Properties
branch
Id
Link copied to clipboard
val
branchId
:
String
catalog
Id
Link copied to clipboard
val
catalogId
:
String
location
Link copied to clipboard
val
location
:
String
product
Id
Link copied to clipboard
val
productId
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null