Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnGraphQLApiPropsMixin.LogConfigProperty
Packages that use CfnGraphQLApiPropsMixin.LogConfigProperty
-
Uses of CfnGraphQLApiPropsMixin.LogConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.appsync
Classes in software.amazon.awscdk.cfnpropertymixins.services.appsync that implement CfnGraphQLApiPropsMixin.LogConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGraphQLApiPropsMixin.LogConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnGraphQLApiPropsMixin.LogConfigPropertyModifier and TypeMethodDescriptionCfnGraphQLApiPropsMixin.LogConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnGraphQLApiPropsMixin.LogConfigPropertyModifier and TypeMethodDescriptionCfnGraphQLApiMixinProps.Builder.logConfig(CfnGraphQLApiPropsMixin.LogConfigProperty logConfig) Sets the value ofCfnGraphQLApiMixinProps.getLogConfig()CfnGraphQLApiPropsMixin.Builder.logConfig(CfnGraphQLApiPropsMixin.LogConfigProperty logConfig) The Amazon CloudWatch Logs configuration.