Module: Aws::LaunchWizard::Client::_ListDeploymentEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDeploymentEventsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#deployment_events ⇒ ::Array[Types::DeploymentEventDataSummary]
152 |
# File 'sig/client.rbs', line 152
def deployment_events: () -> ::Array[Types::DeploymentEventDataSummary]
|
#next_token ⇒ ::String
153 |
# File 'sig/client.rbs', line 153
def next_token: () -> ::String
|