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.

Summary information about a provisioning artifact (also known as a version) for a product.

Inheritance Hierarchy

System.Object
  Amazon.ServiceCatalog.Model.ProvisioningArtifactSummary

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

Syntax

C#
public class ProvisioningArtifactSummary

The ProvisioningArtifactSummary type exposes the following members

Constructors

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 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.

Public Property ProvisioningArtifactMetadata System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property ProvisioningArtifactMetadata.

The metadata for the provisioning artifact. This is used with Amazon Web Services Marketplace products.

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