sns Subscription
suspend fun snsSubscription(name: String, block: suspend SnsSubscriptionResourceBuilder.() -> Unit): SnsSubscription
Parameters
name
The unique name of the resulting resource.
block
Builder for SnsSubscription.
See also
Parameters
name
The unique name of the resulting resource.