pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azuresphere.kotlin.inputs
/
GetProductPlainArgs
Get
Product
Plain
Args
data
class
GetProductPlainArgs
(
val
catalogName
:
String
,
val
productName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetProductPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Product
Plain
Args
Link copied to clipboard
fun
GetProductPlainArgs
(
catalogName
:
String
,
productName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetProductPlainArgs
Properties
catalog
Name
Link copied to clipboard
val
catalogName
:
String
Name of catalog
product
Name
Link copied to clipboard
val
productName
:
String
Name of product.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.