pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sns.kotlin
/
topic
topic
suspend
fun
topic
(
name
:
String
,
block
:
suspend
TopicResourceBuilder
.
(
)
->
Unit
)
:
Topic
See also
Topic
.
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Topic
.
fun
topic
(
name
:
String
)
:
Topic
See also
Topic
.
Parameters
name
The
unique
name of the resulting resource.