You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::RejectPortfolioShareInputWhen passing RejectPortfolioShareInput as input to an Aws::Client method, you can use a vanilla Hash:
{
accept_language: "AcceptLanguage",
portfolio_id: "Id", portfolio_share_type: "IMPORTED", }
Instance Attribute Summary collapse
The language code.
The portfolio identifier.
The type of shared portfolios to reject.
The language code.
en
- English (default)
jp
- Japanese
zh
- Chinese
The portfolio identifier.
The type of shared portfolios to reject. The default is to reject imported portfolios.
AWS_ORGANIZATIONS
- Reject portfolios shared by the management account of your organization.
IMPORTED
- Reject imported portfolios.
AWS_SERVICECATALOG
- Not supported. (Throws ResourceNotFoundException.)
For example, aws servicecatalog reject-portfolio-share --portfolio-id "port-2qwzkwxt3y5fk" --portfolio-share-type AWS_ORGANIZATIONS
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4