@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:52.797Z") @Stability(value=Stable) public interface CfnWorkteamProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWorkteamProps.Builder
A builder for
CfnWorkteamProps |
static class |
CfnWorkteamProps.Jsii$Proxy
An implementation for
CfnWorkteamProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnWorkteamProps.Builder |
builder() |
default String |
getDescription()
`AWS::SageMaker::Workteam.Description`.
|
default Object |
getMemberDefinitions()
`AWS::SageMaker::Workteam.MemberDefinitions`.
|
default Object |
getNotificationConfiguration()
`AWS::SageMaker::Workteam.NotificationConfiguration`.
|
default List<CfnTag> |
getTags()
`AWS::SageMaker::Workteam.Tags`.
|
default String |
getWorkteamName()
`AWS::SageMaker::Workteam.WorkteamName`.
|
@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-description@Stability(value=Stable) @Nullable default Object getMemberDefinitions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-memberdefinitions@Stability(value=Stable) @Nullable default Object getNotificationConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-notificationconfiguration@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-tags@Stability(value=Stable) @Nullable default String getWorkteamName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-workteamname@Stability(value=Stable) static CfnWorkteamProps.Builder builder()
CfnWorkteamProps.Builder of CfnWorkteamPropsCopyright © 2020. All rights reserved.