pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperationsdataprocessor.kotlin.inputs
/
GetInstancePlainArgs
Get
Instance
Plain
Args
data
class
GetInstancePlainArgs
(
val
instanceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetInstancePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Instance
Plain
Args
Link copied to clipboard
fun
GetInstancePlainArgs
(
instanceName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetInstancePlainArgs
Properties
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.