Uses of Class
software.amazon.awscdk.services.appsync.AppSyncLogConfig.Builder
Packages that use AppSyncLogConfig.Builder
-
Uses of AppSyncLogConfig.Builder in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return AppSyncLogConfig.BuilderModifier and TypeMethodDescriptionstatic AppSyncLogConfig.BuilderAppSyncLogConfig.builder()AppSyncLogConfig.Builder.excludeVerboseContent(Boolean excludeVerboseContent) Sets the value ofAppSyncLogConfig.getExcludeVerboseContent()AppSyncLogConfig.Builder.fieldLogLevel(AppSyncFieldLogLevel fieldLogLevel) Sets the value ofAppSyncLogConfig.getFieldLogLevel()AppSyncLogConfig.Builder.retention(RetentionDays retention) Sets the value ofAppSyncLogConfig.getRetention()Sets the value ofAppSyncLogConfig.getRole()Constructors in software.amazon.awscdk.services.appsync with parameters of type AppSyncLogConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AppSyncLogConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theAppSyncLogConfig.Builder.