You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ServiceCatalog::Types::ProvisioningArtifact

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#created_timeTime

The UTC time stamp of the creation time.

Returns:

  • (Time)

    The UTC time stamp of the creation time.

#descriptionString

The description of the provisioning artifact.

Returns:

  • (String)

    The description of the provisioning artifact.

#guidanceString

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

Possible values:

  • DEFAULT
  • DEPRECATED

Returns:

  • (String)

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

#idString

The identifier of the provisioning artifact.

Returns:

  • (String)

    The identifier of the provisioning artifact.

#nameString

The name of the provisioning artifact.

Returns:

  • (String)

    The name of the provisioning artifact.