| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnGraphQLApi.LogConfigProperty.Jsii$Proxy
An implementation for
CfnGraphQLApi.LogConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnGraphQLApi.LogConfigProperty |
CfnGraphQLApi.LogConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnGraphQLApiProps.Builder |
CfnGraphQLApiProps.Builder.logConfig(CfnGraphQLApi.LogConfigProperty logConfig)
Sets the value of
CfnGraphQLApiProps.getLogConfig() |
CfnGraphQLApi.Builder |
CfnGraphQLApi.Builder.logConfig(CfnGraphQLApi.LogConfigProperty logConfig)
The Amazon CloudWatch Logs configuration.
|
void |
CfnGraphQLApi.setLogConfig(CfnGraphQLApi.LogConfigProperty value)
The Amazon CloudWatch Logs configuration.
|
Copyright © 2022. All rights reserved.