Module: Aws::AppStream::Client::_DescribeAppBlocksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAppBlocksResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_blocks ⇒ ::Array[Types::AppBlock]
742 |
# File 'sig/client.rbs', line 742
def app_blocks: () -> ::Array[Types::AppBlock]
|
#next_token ⇒ ::String
743 |
# File 'sig/client.rbs', line 743
def next_token: () -> ::String
|