AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateProject operation. Creates a machine learning (ML) project that can contain one or more templates that set up an ML pipeline from training to deploying an approved model.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class CreateProjectRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The CreateProjectRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateProjectRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ProjectDescription | System.String |
Gets and sets the property ProjectDescription. A description for the project. |
![]() |
ProjectName | System.String |
Gets and sets the property ProjectName. The name of the project. |
![]() |
ServiceCatalogProvisioningDetails | Amazon.SageMaker.Model.ServiceCatalogProvisioningDetails |
Gets and sets the property ServiceCatalogProvisioningDetails. The product ID and provisioning artifact ID to provision a service catalog. The provisioning artifact ID will default to the latest provisioning artifact ID of the product, if you don't provide the provisioning artifact ID. For more information, see What is Amazon Web Services Service Catalog. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SageMaker.Model.Tag> |
Gets and sets the property Tags. An array of key-value pairs that you want to use to organize and track your Amazon Web Services resource costs. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide. |
![]() |
TemplateProviders | System.Collections.Generic.List<Amazon.SageMaker.Model.CreateTemplateProvider> |
Gets and sets the property TemplateProviders. An array of template provider configurations for creating infrastructure resources for the project. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5