AssociateSourceGraphqlApiRequest
Types
Properties
Link copied to clipboard
The description field.
Link copied to clipboard
The identifier of the AppSync Merged API. This is generated by the AppSync service. In most cases, Merged APIs (especially in your account) only require the API ID value or ARN of the merged API. However, Merged APIs in other accounts (cross-account use cases) strictly require the full resource ARN of the merged API.
Link copied to clipboard
The SourceApiAssociationConfig
object data.
Link copied to clipboard
The identifier of the AppSync Source API. This is generated by the AppSync service. In most cases, source APIs (especially in your account) only require the API ID value or ARN of the source API. However, source APIs from other accounts (cross-account use cases) strictly require the full resource ARN of the source API.
Functions
Link copied to clipboard
inline fun copy(block: AssociateSourceGraphqlApiRequest.Builder.() -> Unit = {}): AssociateSourceGraphqlApiRequest