| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
| 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 |
|---|---|
CfnGraphQLApi.Builder |
CfnGraphQLApi.Builder.logConfig(CfnGraphQLApi.LogConfigProperty logConfig)
`AWS::AppSync::GraphQLApi.LogConfig`.
|
CfnGraphQLApiProps.Builder |
CfnGraphQLApiProps.Builder.logConfig(CfnGraphQLApi.LogConfigProperty logConfig)
Sets the value of
CfnGraphQLApiProps.getLogConfig() |
void |
CfnGraphQLApi.setLogConfig(CfnGraphQLApi.LogConfigProperty value)
`AWS::AppSync::GraphQLApi.LogConfig`.
|
Copyright © 2021. All rights reserved.