ListServiceInstancesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of filtering criteria that scope down the result list. By default, all service instances in the Amazon Web Services account are returned.

Link copied to clipboard

The maximum number of service instances to list.

Link copied to clipboard

A token that indicates the location of the next service in the array of service instances, after the list of service instances that was previously requested.

Link copied to clipboard

The name of the service that the service instance belongs to.

Link copied to clipboard

The field that the result list is sorted by.

Link copied to clipboard

Result list sort order.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String