Package-level declarations

Types

Link copied to clipboard
enum ApiAuthenticationType : Enum<ApiAuthenticationType> , ConvertibleToJava<ApiAuthenticationType>

Security configuration for your AppSync API.

Link copied to clipboard
enum ApiEventLogLevel : Enum<ApiEventLogLevel> , ConvertibleToJava<ApiEventLogLevel>

Logging level for the AppSync API.

Link copied to clipboard
enum ChannelNamespaceAuthenticationType : Enum<ChannelNamespaceAuthenticationType> , ConvertibleToJava<ChannelNamespaceAuthenticationType>

Security configuration for your AppSync API.

Link copied to clipboard
enum ChannelNamespaceHandlerBehavior : Enum<ChannelNamespaceHandlerBehavior> , ConvertibleToJava<ChannelNamespaceHandlerBehavior>

Integration behavior for a handler configuration.

Link copied to clipboard
enum ChannelNamespaceInvokeType : Enum<ChannelNamespaceInvokeType> , ConvertibleToJava<ChannelNamespaceInvokeType>

Invocation type for direct lambda integrations.

Link copied to clipboard
enum DataSourceMetricsConfig : Enum<DataSourceMetricsConfig> , ConvertibleToJava<DataSourceMetricsConfig>

Enables or disables enhanced data source metrics for specified data sources. Note that MetricsConfig won't be used unless the dataSourceLevelMetricsBehavior value is set to PER_DATA_SOURCE_METRICS . If the dataSourceLevelMetricsBehavior is set to FULL_REQUEST_DATA_SOURCE_METRICS instead, MetricsConfig will be ignored. However, you can still set its value. MetricsConfig can be ENABLED or DISABLED .

Link copied to clipboard
enum ResolverMetricsConfig : Enum<ResolverMetricsConfig> , ConvertibleToJava<ResolverMetricsConfig>

Enables or disables enhanced resolver metrics for specified resolvers. Note that `MetricsConfig` won't be used unless the `resolverLevelMetricsBehavior` value is set to `PER_RESOLVER_METRICS`. If the `resolverLevelMetricsBehavior` is set to `FULL_REQUEST_RESOLVER_METRICS` instead, `MetricsConfig` will be ignored. However, you can still set its value.

Link copied to clipboard
enum SourceApiAssociationConfigMergeType : Enum<SourceApiAssociationConfigMergeType> , ConvertibleToJava<SourceApiAssociationConfigMergeType>

Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.

Link copied to clipboard
enum SourceApiAssociationStatus : Enum<SourceApiAssociationStatus> , ConvertibleToJava<SourceApiAssociationStatus>

Current status of SourceApiAssociation.