Module: Aws::ServiceCatalog::Client::_DescribePortfolioSharesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribePortfolioSharesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_page_token ⇒ ::String
520 |
# File 'sig/client.rbs', line 520
def next_page_token: () -> ::String
|
#portfolio_share_details ⇒ ::Array[Types::PortfolioShareDetail]
521 |
# File 'sig/client.rbs', line 521
def portfolio_share_details: () -> ::Array[Types::PortfolioShareDetail]
|