Uses of Class
software.amazon.awscdk.services.appsync.CfnGraphQLApi.LogConfigProperty.Builder
-
Uses of CfnGraphQLApi.LogConfigProperty.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionCfnGraphQLApi.LogConfigProperty.builder()
CfnGraphQLApi.LogConfigProperty.Builder.cloudWatchLogsRoleArn
(String cloudWatchLogsRoleArn) Sets the value ofCfnGraphQLApi.LogConfigProperty.getCloudWatchLogsRoleArn()
CfnGraphQLApi.LogConfigProperty.Builder.excludeVerboseContent
(Boolean excludeVerboseContent) Sets the value ofCfnGraphQLApi.LogConfigProperty.getExcludeVerboseContent()
CfnGraphQLApi.LogConfigProperty.Builder.excludeVerboseContent
(IResolvable excludeVerboseContent) Sets the value ofCfnGraphQLApi.LogConfigProperty.getExcludeVerboseContent()
CfnGraphQLApi.LogConfigProperty.Builder.fieldLogLevel
(String fieldLogLevel) Sets the value ofCfnGraphQLApi.LogConfigProperty.getFieldLogLevel()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGraphQLApi.LogConfigProperty.Builder
.