Uses of Class
software.amazon.awscdk.services.config.AggregationAuthorizationReference.Builder
Packages that use AggregationAuthorizationReference.Builder
-
Uses of AggregationAuthorizationReference.Builder in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config that return AggregationAuthorizationReference.BuilderModifier and TypeMethodDescriptionAggregationAuthorizationReference.Builder.aggregationAuthorizationArn
(String aggregationAuthorizationArn) Sets the value ofAggregationAuthorizationReference.getAggregationAuthorizationArn()
AggregationAuthorizationReference.Builder.authorizedAccountId
(String authorizedAccountId) Sets the value ofAggregationAuthorizationReference.getAuthorizedAccountId()
AggregationAuthorizationReference.Builder.authorizedAwsRegion
(String authorizedAwsRegion) Sets the value ofAggregationAuthorizationReference.getAuthorizedAwsRegion()
AggregationAuthorizationReference.builder()
Constructors in software.amazon.awscdk.services.config with parameters of type AggregationAuthorizationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theAggregationAuthorizationReference.Builder
.