pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.healthbot.kotlin.inputs
/
ListBotSecretsPlainArgs
List
Bot
Secrets
Plain
Args
data
class
ListBotSecretsPlainArgs
(
val
botName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
ListBotSecretsPlainArgs
>
Constructors
Functions
Properties
Constructors
List
Bot
Secrets
Plain
Args
Link copied to clipboard
fun
ListBotSecretsPlainArgs
(
botName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListBotSecretsPlainArgs
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.