Module: Aws::Lightsail::Client::_GetContainerServiceDeploymentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetContainerServiceDeploymentsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#deployments ⇒ ::Array[Types::ContainerServiceDeployment]
1154 |
# File 'sig/client.rbs', line 1154
def deployments: () -> ::Array[Types::ContainerServiceDeployment]
|