AWS SDK Version 3 for .NET
API Reference

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.

Details that you specify to provision a service catalog product. For information about service catalog, see What is Amazon Web Services Service Catalog.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ServiceCatalogProvisioningDetails

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class ServiceCatalogProvisioningDetails

The ServiceCatalogProvisioningDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property PathId System.String

Gets and sets the property PathId.

The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path.

Public Property ProductId System.String

Gets and sets the property ProductId.

The ID of the product to provision.

Public Property ProvisioningArtifactId System.String

Gets and sets the property ProvisioningArtifactId.

The ID of the provisioning artifact.

Public Property ProvisioningParameters System.Collections.Generic.List<Amazon.SageMaker.Model.ProvisioningParameter>

Gets and sets the property ProvisioningParameters.

A list of key value pairs that you specify when you provision a product.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5