Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnWorkteamMixinProps.Builder
Packages that use CfnWorkteamMixinProps.Builder
-
Uses of CfnWorkteamMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnWorkteamMixinProps.BuilderModifier and TypeMethodDescriptionCfnWorkteamMixinProps.builder()CfnWorkteamMixinProps.Builder.description(String description) Sets the value ofCfnWorkteamMixinProps.getDescription()CfnWorkteamMixinProps.Builder.memberDefinitions(List<? extends Object> memberDefinitions) Sets the value ofCfnWorkteamMixinProps.getMemberDefinitions()CfnWorkteamMixinProps.Builder.memberDefinitions(IResolvable memberDefinitions) Sets the value ofCfnWorkteamMixinProps.getMemberDefinitions()CfnWorkteamMixinProps.Builder.notificationConfiguration(CfnWorkteamPropsMixin.NotificationConfigurationProperty notificationConfiguration) Sets the value ofCfnWorkteamMixinProps.getNotificationConfiguration()CfnWorkteamMixinProps.Builder.notificationConfiguration(IResolvable notificationConfiguration) Sets the value ofCfnWorkteamMixinProps.getNotificationConfiguration()Sets the value ofCfnWorkteamMixinProps.getTags()CfnWorkteamMixinProps.Builder.workforceName(String workforceName) Sets the value ofCfnWorkteamMixinProps.getWorkforceName()CfnWorkteamMixinProps.Builder.workteamName(String workteamName) Sets the value ofCfnWorkteamMixinProps.getWorkteamName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnWorkteamMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkteamMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkteamMixinProps.Builder.