@Stability(value=Stable)
public static interface CfnWorkteam.NotificationConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-notificationconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWorkteam.NotificationConfigurationProperty.Builder
A builder for
CfnWorkteam.NotificationConfigurationProperty |
static class |
CfnWorkteam.NotificationConfigurationProperty.Jsii$Proxy
An implementation for
CfnWorkteam.NotificationConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWorkteam.NotificationConfigurationProperty.Builder |
builder() |
String |
getNotificationTopicArn()
`CfnWorkteam.NotificationConfigurationProperty.NotificationTopicArn`.
|
@Stability(value=Stable) @NotNull String getNotificationTopicArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-notificationconfiguration.html#cfn-sagemaker-workteam-notificationconfiguration-notificationtopicarn@Stability(value=Stable) static CfnWorkteam.NotificationConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.