Module: Aws::ServiceCatalog::Client::_UpdatePortfolioResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdatePortfolioOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#portfolio_detail ⇒ Types::PortfolioDetail
1311 |
# File 'sig/client.rbs', line 1311
def portfolio_detail: () -> Types::PortfolioDetail
|
#tags ⇒ ::Array[Types::Tag]
1312 |
# File 'sig/client.rbs', line 1312
def tags: () -> ::Array[Types::Tag]
|