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