Uses of Enum
software.amazon.awscdk.services.apprunner.alpha.TraceConfigurationVendor
Packages that use TraceConfigurationVendor
Package
Description
AWS::AppRunner Construct Library
-
Uses of TraceConfigurationVendor in software.amazon.awscdk.services.apprunner.alpha
Methods in software.amazon.awscdk.services.apprunner.alpha that return TraceConfigurationVendorModifier and TypeMethodDescriptionObservabilityConfigurationProps.getTraceConfigurationVendor()(experimental) The implementation provider chosen for tracing App Runner services.final TraceConfigurationVendorObservabilityConfigurationProps.Jsii$Proxy.getTraceConfigurationVendor()static TraceConfigurationVendorReturns the enum constant of this type with the specified name.static TraceConfigurationVendor[]TraceConfigurationVendor.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.apprunner.alpha with parameters of type TraceConfigurationVendorModifier and TypeMethodDescriptionObservabilityConfiguration.Builder.traceConfigurationVendor(TraceConfigurationVendor traceConfigurationVendor) (experimental) The implementation provider chosen for tracing App Runner services.ObservabilityConfigurationProps.Builder.traceConfigurationVendor(TraceConfigurationVendor traceConfigurationVendor) Sets the value ofObservabilityConfigurationProps.getTraceConfigurationVendor()