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

Class: Aws::ServiceCatalog::Types::DescribePortfolioShareStatusOutput

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#organization_node_valueString

Organization node identifier. It can be either account id, organizational unit id or organization id.

Returns:

  • (String)

    Organization node identifier.

#portfolio_idString

The portfolio identifier.

Returns:

  • (String)

    The portfolio identifier.

#portfolio_share_tokenString

The token for the portfolio share operation. For example, share-6v24abcdefghi.

Returns:

  • (String)

    The token for the portfolio share operation.

#share_detailsTypes::ShareDetails

Information about the portfolio share operation.

Returns:

#statusString

Status of the portfolio share operation.

Possible values:

  • NOT_STARTED
  • IN_PROGRESS
  • COMPLETED
  • COMPLETED_WITH_ERRORS
  • ERROR

Returns:

  • (String)

    Status of the portfolio share operation.