Uses of Interface
software.amazon.awscdk.services.config.CfnAggregationAuthorizationProps
Packages that use CfnAggregationAuthorizationProps
-
Uses of CfnAggregationAuthorizationProps in software.amazon.awscdk.services.config
Classes in software.amazon.awscdk.services.config that implement CfnAggregationAuthorizationPropsModifier and TypeClassDescriptionstatic final class
An implementation forCfnAggregationAuthorizationProps
Methods in software.amazon.awscdk.services.config that return CfnAggregationAuthorizationPropsModifier and TypeMethodDescriptionCfnAggregationAuthorizationProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.config with parameters of type CfnAggregationAuthorizationPropsModifierConstructorDescriptionCfnAggregationAuthorization
(Construct scope, String id, CfnAggregationAuthorizationProps props) Create a newAWS::Config::AggregationAuthorization
.