Uses of Interface
software.amazon.awscdk.services.appsync.CfnGraphQLApi.LogConfigProperty
-
Uses of CfnGraphQLApi.LogConfigProperty in software.amazon.awscdk.services.appsync
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnGraphQLApi.LogConfigProperty
Modifier and TypeMethodDescriptionCfnGraphQLApi.LogConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnGraphQLApi.Builder.logConfig
(CfnGraphQLApi.LogConfigProperty logConfig) The Amazon CloudWatch Logs configuration.CfnGraphQLApiProps.Builder.logConfig
(CfnGraphQLApi.LogConfigProperty logConfig) Sets the value ofCfnGraphQLApiProps.getLogConfig()
void
CfnGraphQLApi.setLogConfig
(CfnGraphQLApi.LogConfigProperty value) The Amazon CloudWatch Logs configuration.