@Stability(value=Stable) public static final class CfnWorkteamProps.Builder extends Object implements software.amazon.jsii.Builder<CfnWorkteamProps>
CfnWorkteamProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnWorkteamProps.Builder description(String description)
CfnWorkteamProps.getDescription()description - `AWS::SageMaker::Workteam.Description`.this@Stability(value=Stable) public CfnWorkteamProps.Builder memberDefinitions(IResolvable memberDefinitions)
CfnWorkteamProps.getMemberDefinitions()memberDefinitions - `AWS::SageMaker::Workteam.MemberDefinitions`.this@Stability(value=Stable) public CfnWorkteamProps.Builder memberDefinitions(List<? extends Object> memberDefinitions)
CfnWorkteamProps.getMemberDefinitions()memberDefinitions - `AWS::SageMaker::Workteam.MemberDefinitions`.this@Stability(value=Stable) public CfnWorkteamProps.Builder notificationConfiguration(CfnWorkteam.NotificationConfigurationProperty notificationConfiguration)
CfnWorkteamProps.getNotificationConfiguration()notificationConfiguration - `AWS::SageMaker::Workteam.NotificationConfiguration`.this@Stability(value=Stable) public CfnWorkteamProps.Builder notificationConfiguration(IResolvable notificationConfiguration)
CfnWorkteamProps.getNotificationConfiguration()notificationConfiguration - `AWS::SageMaker::Workteam.NotificationConfiguration`.this@Stability(value=Stable) public CfnWorkteamProps.Builder tags(List<? extends CfnTag> tags)
CfnWorkteamProps.getTags()tags - `AWS::SageMaker::Workteam.Tags`.this@Stability(value=Stable) public CfnWorkteamProps.Builder workteamName(String workteamName)
CfnWorkteamProps.getWorkteamName()workteamName - `AWS::SageMaker::Workteam.WorkteamName`.this@Stability(value=Stable) public CfnWorkteamProps build()
build in interface software.amazon.jsii.Builder<CfnWorkteamProps>CfnWorkteamPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.