Uses of Interface
software.amazon.awscdk.services.config.CfnConfigurationAggregatorProps
Packages that use CfnConfigurationAggregatorProps
-
Uses of CfnConfigurationAggregatorProps in software.amazon.awscdk.services.config
Classes in software.amazon.awscdk.services.config that implement CfnConfigurationAggregatorPropsModifier and TypeClassDescriptionstatic final class
An implementation forCfnConfigurationAggregatorProps
Methods in software.amazon.awscdk.services.config that return CfnConfigurationAggregatorPropsModifier and TypeMethodDescriptionCfnConfigurationAggregatorProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.config with parameters of type CfnConfigurationAggregatorPropsModifierConstructorDescriptionCfnConfigurationAggregator
(Construct scope, String id, CfnConfigurationAggregatorProps props) Create a newAWS::Config::ConfigurationAggregator
.