get Topic Inline Policy
suspend fun getTopicInlinePolicy(argument: GetTopicInlinePolicyPlainArgs): GetTopicInlinePolicyResult
Schema for AWS::SNS::TopicInlinePolicy
Return
null
Parameters
argument
null
Return
null
Parameters
topic Arn
The Amazon Resource Name (ARN) of the topic to which you want to add the policy.
See also
suspend fun getTopicInlinePolicy(argument: suspend GetTopicInlinePolicyPlainArgsBuilder.() -> Unit): GetTopicInlinePolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.sns.kotlin.inputs.GetTopicInlinePolicyPlainArgs.