FlywheelArgs

constructor(activeModelArn: Output<String>? = null, dataAccessRoleArn: Output<String>? = null, dataLakeS3Uri: Output<String>? = null, dataSecurityConfig: Output<FlywheelDataSecurityConfigArgs>? = null, flywheelName: Output<String>? = null, modelType: Output<FlywheelModelType>? = null, tags: Output<List<TagArgs>>? = null, taskConfig: Output<FlywheelTaskConfigArgs>? = null)