pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.fms.kotlin.outputs
/
GetNotificationChannelResult
Get
Notification
Channel
Result
data
class
GetNotificationChannelResult
(
val
snsRoleName
:
String
?
=
null
,
val
snsTopicArn
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Notification
Channel
Result
Link copied to clipboard
fun
GetNotificationChannelResult
(
snsRoleName
:
String
?
=
null
,
snsTopicArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
sns
Role
Name
Link copied to clipboard
val
snsRoleName
:
String
?
=
null
sns
Topic
Arn
Link copied to clipboard
val
snsTopicArn
:
String
?
=
null