ListSourceAssociationsRequest

Types

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

Properties

Link copied to clipboard

The status of the source associations that you want to retrieve.

Link copied to clipboard

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned nextToken value.

Link copied to clipboard

The pagination token that indicates the next set of results to retrieve.

Link copied to clipboard

The Amazon Resource Names (ARNs) of the resource shares for which you want to retrieve source associations.

Link copied to clipboard

The identifier of the source for which you want to retrieve associations. This can be an account ID, Amazon Resource Name (ARN), organization ID, or organization path.

Link copied to clipboard

The type of source for which you want to retrieve associations.

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