Module: Aws::Lightsail::Client::_GetCloudFormationStackRecordsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetCloudFormationStackRecordsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #cloud_formation_stack_records ⇒ ::Array[Types::CloudFormationStackRecord]
- #next_page_token ⇒ ::String
Instance Method Details
#cloud_formation_stack_records ⇒ ::Array[Types::CloudFormationStackRecord]
1108 |
# File 'sig/client.rbs', line 1108 def cloud_formation_stack_records: () -> ::Array[Types::CloudFormationStackRecord] |
#next_page_token ⇒ ::String
1109 |
# File 'sig/client.rbs', line 1109 def next_page_token: () -> ::String |