| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsAppSyncGraphQlApiLogConfigDetails.Builder |
AwsAppSyncGraphQlApiLogConfigDetails.builder() |
AwsAppSyncGraphQlApiLogConfigDetails.Builder |
AwsAppSyncGraphQlApiLogConfigDetails.Builder.cloudWatchLogsRoleArn(String cloudWatchLogsRoleArn)
The Amazon Resource Name (ARN) of the service role that AppSync assumes to publish to CloudWatch Logs in your
account.
|
AwsAppSyncGraphQlApiLogConfigDetails.Builder |
AwsAppSyncGraphQlApiLogConfigDetails.Builder.excludeVerboseContent(Boolean excludeVerboseContent)
Set to
TRUE to exclude sections that contain information such as headers, context, and evaluated
mapping templates, regardless of logging level. |
AwsAppSyncGraphQlApiLogConfigDetails.Builder |
AwsAppSyncGraphQlApiLogConfigDetails.Builder.fieldLogLevel(String fieldLogLevel)
The field logging level.
|
AwsAppSyncGraphQlApiLogConfigDetails.Builder |
AwsAppSyncGraphQlApiLogConfigDetails.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsAppSyncGraphQlApiLogConfigDetails.Builder> |
AwsAppSyncGraphQlApiLogConfigDetails.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsAppSyncGraphQlApiDetails.Builder |
AwsAppSyncGraphQlApiDetails.Builder.logConfig(Consumer<AwsAppSyncGraphQlApiLogConfigDetails.Builder> logConfig)
The Amazon CloudWatch Logs configuration.
|
Copyright © 2023. All rights reserved.