pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sns.kotlin.inputs
/
GetTopicInlinePolicyPlainArgs
Get
Topic
Inline
Policy
Plain
Args
data
class
GetTopicInlinePolicyPlainArgs
(
val
topicArn
:
String
)
:
ConvertibleToJava
<
GetTopicInlinePolicyPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Topic
Inline
Policy
Plain
Args
Link copied to clipboard
fun
GetTopicInlinePolicyPlainArgs
(
topicArn
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTopicInlinePolicyPlainArgs
Properties
topic
Arn
Link copied to clipboard
val
topicArn
:
String
The Amazon Resource Name (ARN) of the topic to which you want to add the policy.