ListSourceResourcesResponse
Types
Properties
Link copied to clipboard
If the response includes a NextToken
value, that means that there are more results available. The value of NextToken
is a unique pagination token for each page. To retrieve the next page of results, call this API again and specify this NextToken
value in the request. Keep all other arguments unchanged. Each pagination token expires after 24 hours. Using an expired pagination token will return an HTTP 400 InvalidToken error.
Link copied to clipboard
The list of source resources.
Functions
Link copied to clipboard
inline fun copy(block: ListSourceResourcesResponse.Builder.() -> Unit = {}): ListSourceResourcesResponse