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

Class: Aws::ServiceCatalog::Types::ShareError

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

Overview

Errors that occurred during the portfolio share operation.

Instance Attribute Summary collapse

Instance Attribute Details

#accountsArray<String>

List of accounts impacted by the error.

Returns:

  • (Array<String>)

    List of accounts impacted by the error.

#errorString

Error type that happened when processing the operation.

Returns:

  • (String)

    Error type that happened when processing the operation.

#messageString

Information about the error.

Returns:

  • (String)

    Information about the error.