ListComponentsRequest

Types

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

Properties

Link copied to clipboard

Returns the list of components for the specified name.

Link copied to clipboard

Use the following filters to streamline results:

Link copied to clipboard

The maximum items to return in a request.

Link copied to clipboard

A token to specify where to start paginating. This is the nextToken from a previously truncated response.

Link copied to clipboard

Filters results based on the type of owner for the component. By default, this request returns a list of components that your account owns. To see results for other types of owners, you can specify components that Amazon manages, third party components, or components that other accounts have shared with you.

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