Class SourceContextGraphConfiguration

java.lang.Object
software.amazon.awssdk.services.observabilityadmin.model.SourceContextGraphConfiguration
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<SourceContextGraphConfiguration.Builder,SourceContextGraphConfiguration>

@Generated("software.amazon.awssdk:codegen") public final class SourceContextGraphConfiguration extends Object implements SdkPojo, Serializable, ToCopyableBuilder<SourceContextGraphConfiguration.Builder,SourceContextGraphConfiguration>

Configuration that enables centralization of the context graph for the selected sources. Including this configuration in a rule's source opts the rule into centralizing the context graph for the selected sources.

See Also: