Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.comprehend.CfnFlywheelMixinProps.Builder
Packages that use CfnFlywheelMixinProps.Builder
-
Uses of CfnFlywheelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.comprehend
Methods in software.amazon.awscdk.cfnpropertymixins.services.comprehend that return CfnFlywheelMixinProps.BuilderModifier and TypeMethodDescriptionCfnFlywheelMixinProps.Builder.activeModelArn(String activeModelArn) Sets the value ofCfnFlywheelMixinProps.getActiveModelArn()CfnFlywheelMixinProps.builder()CfnFlywheelMixinProps.Builder.dataAccessRoleArn(String dataAccessRoleArn) Sets the value ofCfnFlywheelMixinProps.getDataAccessRoleArn()CfnFlywheelMixinProps.Builder.dataLakeS3Uri(String dataLakeS3Uri) Sets the value ofCfnFlywheelMixinProps.getDataLakeS3Uri()CfnFlywheelMixinProps.Builder.dataSecurityConfig(CfnFlywheelPropsMixin.DataSecurityConfigProperty dataSecurityConfig) Sets the value ofCfnFlywheelMixinProps.getDataSecurityConfig()CfnFlywheelMixinProps.Builder.dataSecurityConfig(IResolvable dataSecurityConfig) Sets the value ofCfnFlywheelMixinProps.getDataSecurityConfig()CfnFlywheelMixinProps.Builder.flywheelName(String flywheelName) Sets the value ofCfnFlywheelMixinProps.getFlywheelName()Sets the value ofCfnFlywheelMixinProps.getModelType()Sets the value ofCfnFlywheelMixinProps.getTags()CfnFlywheelMixinProps.Builder.taskConfig(CfnFlywheelPropsMixin.TaskConfigProperty taskConfig) Sets the value ofCfnFlywheelMixinProps.getTaskConfig()CfnFlywheelMixinProps.Builder.taskConfig(IResolvable taskConfig) Sets the value ofCfnFlywheelMixinProps.getTaskConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.comprehend with parameters of type CfnFlywheelMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFlywheelMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFlywheelMixinProps.Builder.