Uses of Class
software.amazon.awscdk.services.securityhub.CfnAggregatorV2Props.Builder
Packages that use CfnAggregatorV2Props.Builder
-
Uses of CfnAggregatorV2Props.Builder in software.amazon.awscdk.services.securityhub
Methods in software.amazon.awscdk.services.securityhub that return CfnAggregatorV2Props.BuilderModifier and TypeMethodDescriptionstatic CfnAggregatorV2Props.Builder
CfnAggregatorV2Props.builder()
CfnAggregatorV2Props.Builder.linkedRegions
(List<String> linkedRegions) Sets the value ofCfnAggregatorV2Props.getLinkedRegions()
CfnAggregatorV2Props.Builder.regionLinkingMode
(String regionLinkingMode) Sets the value ofCfnAggregatorV2Props.getRegionLinkingMode()
Sets the value ofCfnAggregatorV2Props.getTags()
Constructors in software.amazon.awscdk.services.securityhub with parameters of type CfnAggregatorV2Props.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnAggregatorV2Props.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAggregatorV2Props.Builder
.