Builder
class Builder
Properties
Link copied to clipboard
The authorization type.
Link copied to clipboard
Describes an Amazon Cognito user pool configuration.
Link copied to clipboard
A LambdaAuthorizerConfig
specifies how to authorize AppSync API access when using the AWS_LAMBDA
authorizer mode. Be aware that an AppSync API can have only one Lambda authorizer configured at a time.
Link copied to clipboard
Describes an OpenID Connect (OIDC) configuration.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.appsync.model.CognitoConfig inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.appsync.model.LambdaAuthorizerConfig inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.appsync.model.OpenIdConnectConfig inside the given block