Module: Aws::SageMaker::Client::_GetSagemakerServicecatalogPortfolioStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetSagemakerServicecatalogPortfolioStatusOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "Enabled", "Disabled"
5284 |
# File 'sig/client.rbs', line 5284
def status: () -> ("Enabled" | "Disabled")
|