pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventgrid.kotlin
/
TopicSpaceArgsBuilder
Topic
Space
Args
Builder
class
TopicSpaceArgsBuilder
Builder for
TopicSpaceArgs
.
Functions
Functions
description
Link copied to clipboard
@
JvmName
(
name
=
"tsrfewhoktwtgwsn"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vuhbrdxavdgvbbys"
)
suspend
fun
description
(
value
:
String
?
)
namespace
Name
Link copied to clipboard
@
JvmName
(
name
=
"sblftweqhhmaxpub"
)
suspend
fun
namespaceName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ooxmiimpxvltolbx"
)
suspend
fun
namespaceName
(
value
:
String
?
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"kcunmuwslabwjkte"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"geurqdvjlivrdfut"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
topic
Space
Name
Link copied to clipboard
@
JvmName
(
name
=
"isvsiewomgxmcbxk"
)
suspend
fun
topicSpaceName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kajqbbumuyqgcxhc"
)
suspend
fun
topicSpaceName
(
value
:
String
?
)
topic
Templates
Link copied to clipboard
@
JvmName
(
name
=
"yjlrfdloyipxlyml"
)
suspend
fun
topicTemplates
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ccngfoumdpkfofvp"
)
suspend
fun
topicTemplates
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ypylnhyomosfmdgd"
)
suspend
fun
topicTemplates
(
vararg
values
:
String
)
@
JvmName
(
name
=
"spqyuepbcieqfpjy"
)
suspend
fun
topicTemplates
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xkadqttjufpkrcul"
)
suspend
fun
topicTemplates
(
value
:
List
<
String
>
?
)