pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.healthbot.kotlin.inputs
/
GetBotPlainArgs
Get
Bot
Plain
Args
data
class
GetBotPlainArgs
(
val
botName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetBotPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Bot
Plain
Args
Link copied to clipboard
fun
GetBotPlainArgs
(
botName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetBotPlainArgs
Properties
bot
Name
Link copied to clipboard
val
botName
:
String
The name of the Bot resource.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the Bot resource group in the user subscription.