pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperationsmq.kotlin.inputs
/
GetMqPlainArgs
Get
Mq
Plain
Args
data
class
GetMqPlainArgs
(
val
mqName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetMqPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Mq
Plain
Args
Link copied to clipboard
fun
GetMqPlainArgs
(
mqName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMqPlainArgs
Properties
mq
Name
Link copied to clipboard
val
mqName
:
String
Name of MQ resource
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.