Module: Aws::ServiceCatalog::Client::_UpdatePortfolioShareResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdatePortfolioShareOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#portfolio_share_token ⇒ ::String
1333 |
# File 'sig/client.rbs', line 1333
def portfolio_share_token: () -> ::String
|
#status ⇒ "NOT_STARTED", ...
1334 |
# File 'sig/client.rbs', line 1334
def status: () -> ("NOT_STARTED" | "IN_PROGRESS" | "COMPLETED" | "COMPLETED_WITH_ERRORS" | "ERROR")
|