interface CfnWorkteamProps
Language | Type name |
---|---|
![]() | aws_cdk.aws_sagemaker.CfnWorkteamProps |
![]() | software.amazon.awscdk.services.sagemaker.CfnWorkteamProps |
![]() | Amazon.CDK.AWS.Sagemaker.CfnWorkteamProps |
![]() | @aws-cdk/aws-sagemaker.CfnWorkteamProps |
Properties for defining a AWS::SageMaker::Workteam
.
Properties
Name | Type | Description |
---|---|---|
description? | string | AWS::SageMaker::Workteam.Description . |
member | IResolvable | Array< IResolvable | Member > | AWS::SageMaker::Workteam.MemberDefinitions . |
notification | IResolvable | Notification | AWS::SageMaker::Workteam.NotificationConfiguration . |
tags? | Array< Cfn > | AWS::SageMaker::Workteam.Tags . |
workteam | string | AWS::SageMaker::Workteam.WorkteamName . |
description?
Type:
string
(optional)
AWS::SageMaker::Workteam.Description
.
memberDefinitions?
Type:
IResolvable
| Array<
IResolvable
|
Member
>
(optional)
AWS::SageMaker::Workteam.MemberDefinitions
.
notificationConfiguration?
Type:
IResolvable
|
Notification
(optional)
AWS::SageMaker::Workteam.NotificationConfiguration
.
tags?
Type:
Array<
Cfn
>
(optional)
AWS::SageMaker::Workteam.Tags
.
workteamName?
Type:
string
(optional)
AWS::SageMaker::Workteam.WorkteamName
.