SourceApiAssociationSummary

Describes the ARNs and IDs of associations, Merged APIs, and source APIs.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the source API association.

Link copied to clipboard

The ID generated by the AppSync service for the source API association.

Link copied to clipboard

The description field.

Link copied to clipboard

The Amazon Resource Name (ARN) of the AppSync Merged API.

Link copied to clipboard

The ID of the AppSync Merged API.

Link copied to clipboard

The Amazon Resource Name (ARN) of the AppSync Source API.

Link copied to clipboard

The ID of the AppSync source API.

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