Uses of Class
software.amazon.awscdk.services.config.CfnAggregationAuthorizationProps.Builder
-
Uses of CfnAggregationAuthorizationProps.Builder in software.amazon.awscdk.services.config
Modifier and TypeMethodDescriptionCfnAggregationAuthorizationProps.Builder.authorizedAccountId
(String authorizedAccountId) Sets the value ofCfnAggregationAuthorizationProps.getAuthorizedAccountId()
CfnAggregationAuthorizationProps.Builder.authorizedAwsRegion
(String authorizedAwsRegion) Sets the value ofCfnAggregationAuthorizationProps.getAuthorizedAwsRegion()
CfnAggregationAuthorizationProps.builder()
Sets the value ofCfnAggregationAuthorizationProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAggregationAuthorizationProps.Builder
.