@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:47.983Z") @Stability(value=Stable) public interface CfnWorkteamProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getMemberDefinitions()
@Stability(value=Stable) @Nullable default Object getNotificationConfiguration()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) @Nullable default String getWorkteamName()
@Stability(value=Stable) static CfnWorkteamProps.Builder builder()
CfnWorkteamProps.Builder of CfnWorkteamPropsCopyright © 2021. All rights reserved.