Module: Aws::ServiceCatalog::Client::_GetProvisionedProductOutputsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetProvisionedProductOutputsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_page_token ⇒ ::String
803 |
# File 'sig/client.rbs', line 803
def next_page_token: () -> ::String
|
#outputs ⇒ ::Array[Types::RecordOutput]
802 |
# File 'sig/client.rbs', line 802
def outputs: () -> ::Array[Types::RecordOutput]
|