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.

Information about a provisioning artifact. A provisioning artifact is also known as a product version.

Inheritance Hierarchy

System.Object
  Amazon.ServiceCatalog.Model.ProvisioningArtifact

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

Syntax

C#
public class ProvisioningArtifact

The ProvisioningArtifact type exposes the following members

Constructors

NameDescription
Public Method ProvisioningArtifact()

Properties

NameTypeDescription
Public Property CreatedTime System.DateTime

Gets and sets the property CreatedTime.

The UTC time stamp of the creation time.

Public Property Description System.String

Gets and sets the property Description.

The description of the provisioning artifact.

Public Property Guidance Amazon.ServiceCatalog.ProvisioningArtifactGuidance

Gets and sets the property Guidance.

Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.

Public Property Id System.String

Gets and sets the property Id.

The identifier of the provisioning artifact.

Public Property Name System.String

Gets and sets the property Name.

The name of the provisioning artifact.

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