pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperationsdataprocessor.kotlin.inputs
/
GetDatasetPlainArgs
Get
Dataset
Plain
Args
data
class
GetDatasetPlainArgs
(
val
datasetName
:
String
,
val
instanceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetDatasetPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Dataset
Plain
Args
Link copied to clipboard
fun
GetDatasetPlainArgs
(
datasetName
:
String
,
instanceName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDatasetPlainArgs
Properties
dataset
Name
Link copied to clipboard
val
datasetName
:
String
Name of dataset.
instance
Name
Link copied to clipboard
val
instanceName
:
String
Name of instance.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.