toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
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
>
Members
Constructors
List
Bot
Secrets
Plain
Args
Link copied to clipboard
constructor
(
botName
:
String
,
resourceGroupName
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListBotSecretsPlainArgs