Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnGraphQLApiPropsMixin.LogConfigProperty.Builder
Packages that use CfnGraphQLApiPropsMixin.LogConfigProperty.Builder
-
Uses of CfnGraphQLApiPropsMixin.LogConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnGraphQLApiPropsMixin.LogConfigProperty.BuilderModifier and TypeMethodDescriptionCfnGraphQLApiPropsMixin.LogConfigProperty.builder()CfnGraphQLApiPropsMixin.LogConfigProperty.Builder.cloudWatchLogsRoleArn(String cloudWatchLogsRoleArn) Sets the value ofCfnGraphQLApiPropsMixin.LogConfigProperty.getCloudWatchLogsRoleArn()CfnGraphQLApiPropsMixin.LogConfigProperty.Builder.cloudWatchLogsRoleArn(IRoleRef cloudWatchLogsRoleArn) Sets the value ofCfnGraphQLApiPropsMixin.LogConfigProperty.getCloudWatchLogsRoleArn()CfnGraphQLApiPropsMixin.LogConfigProperty.Builder.excludeVerboseContent(Boolean excludeVerboseContent) Sets the value ofCfnGraphQLApiPropsMixin.LogConfigProperty.getExcludeVerboseContent()CfnGraphQLApiPropsMixin.LogConfigProperty.Builder.excludeVerboseContent(IResolvable excludeVerboseContent) Sets the value ofCfnGraphQLApiPropsMixin.LogConfigProperty.getExcludeVerboseContent()CfnGraphQLApiPropsMixin.LogConfigProperty.Builder.fieldLogLevel(String fieldLogLevel) Sets the value ofCfnGraphQLApiPropsMixin.LogConfigProperty.getFieldLogLevel()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnGraphQLApiPropsMixin.LogConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGraphQLApiPropsMixin.LogConfigProperty.Builder.