pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventgrid.kotlin.inputs
/
GetTopicPlainArgs
Get
Topic
Plain
Args
data
class
GetTopicPlainArgs
(
val
resourceGroupName
:
String
,
val
topicName
:
String
)
:
ConvertibleToJava
<
GetTopicPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Topic
Plain
Args
Link copied to clipboard
fun
GetTopicPlainArgs
(
resourceGroupName
:
String
,
topicName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTopicPlainArgs
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.