ListAdapterVersionsRequest
Types
Properties
Link copied to clipboard
Specifies the lower bound for the ListAdapterVersions operation. Ensures ListAdapterVersions returns only adapter versions created after the specified creation time.
Link copied to clipboard
Specifies the upper bound for the ListAdapterVersions operation. Ensures ListAdapterVersions returns only adapter versions created after the specified creation time.
Link copied to clipboard
The maximum number of results to return when listing adapter versions.
Functions
Link copied to clipboard
inline fun copy(block: ListAdapterVersionsRequest.Builder.() -> Unit = {}): ListAdapterVersionsRequest