toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventgrid.kotlin.inputs
/
ListTopicSharedAccessKeysPlainArgs
List
Topic
Shared
Access
Keys
Plain
Args
data
class
ListTopicSharedAccessKeysPlainArgs
(
val
resourceGroupName
:
String
,
val
topicName
:
String
)
:
ConvertibleToJava
<
ListTopicSharedAccessKeysPlainArgs
>
Members
Constructors
List
Topic
Shared
Access
Keys
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
topicName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group within the user's subscription.
topic
Name
Link copied to clipboard
val
topicName
:
String
Name of the topic.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListTopicSharedAccessKeysPlainArgs