Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.config.CfnAggregationAuthorizationPropsMixin.Builder
Packages that use CfnAggregationAuthorizationPropsMixin.Builder
-
Uses of CfnAggregationAuthorizationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.config
Methods in software.amazon.awscdk.cfnpropertymixins.services.config that return CfnAggregationAuthorizationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAggregationAuthorizationPropsMixin.Builder.authorizedAccountId(String authorizedAccountId) The 12-digit account ID of the account authorized to aggregate data.CfnAggregationAuthorizationPropsMixin.Builder.authorizedAwsRegion(String authorizedAwsRegion) The region authorized to collect aggregated data.CfnAggregationAuthorizationPropsMixin.Builder.create()CfnAggregationAuthorizationPropsMixin.Builder.create(CfnPropertyMixinOptions options) An array of tag object.