class Aws::ServiceCatalog::Types::DescribeProductAsAdminInput
@note When making an API call, you may pass DescribeProductAsAdminInput
data as a hash: { accept_language: "AcceptLanguage", id: "Id", name: "ProductViewName", source_portfolio_id: "Id", }
@!attribute [rw] accept_language
The language code. * `en` - English (default) * `jp` - Japanese * `zh` - Chinese @return [String]
@!attribute [rw] id
The product identifier. @return [String]
@!attribute [rw] name
The product name. @return [String]
@!attribute [rw] source_portfolio_id
The unique identifier of the shared portfolio that the specified product is associated with. You can provide this parameter to retrieve the shared TagOptions associated with the product. If this parameter is provided and if TagOptions sharing is enabled in the portfolio share, the API returns both local and shared TagOptions associated with the product. Otherwise only local TagOptions will be returned. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductAsAdminInput AWS API Documentation
Constants
- SENSITIVE