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