DescribeEcsClustersResponse
Contains the response to a DescribeEcsClusters
request.
Types
Properties
Link copied to clipboard
A list of EcsCluster
objects containing the cluster descriptions.
Link copied to clipboard
If a paginated request does not return all of the remaining results, this parameter is set to a token that you can assign to the request object's NextToken
parameter to retrieve the next set of results. If the previous paginated request returned all of the remaining results, this parameter is set to null
.
Functions
Link copied to clipboard
inline fun copy(block: DescribeEcsClustersResponse.Builder.() -> Unit = {}): DescribeEcsClustersResponse