pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.sagemaker.kotlin.outputs
/
WorkteamNotificationConfiguration
Workteam
Notification
Configuration
data
class
WorkteamNotificationConfiguration
(
val
notificationTopicArn
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Workteam
Notification
Configuration
Link copied to clipboard
fun
WorkteamNotificationConfiguration
(
notificationTopicArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
notification
Topic
Arn
Link copied to clipboard
val
notificationTopicArn
:
String
?
=
null
The ARN for the SNS topic to which notifications should be published.