Uses of Class
software.amazon.awscdk.services.ec2.CfnIPAMResourceDiscoveryProps.Builder
-
Uses of CfnIPAMResourceDiscoveryProps.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionCfnIPAMResourceDiscoveryProps.builder()
CfnIPAMResourceDiscoveryProps.Builder.description
(String description) Sets the value ofCfnIPAMResourceDiscoveryProps.getDescription()
CfnIPAMResourceDiscoveryProps.Builder.operatingRegions
(List<? extends Object> operatingRegions) Sets the value ofCfnIPAMResourceDiscoveryProps.getOperatingRegions()
CfnIPAMResourceDiscoveryProps.Builder.operatingRegions
(IResolvable operatingRegions) Sets the value ofCfnIPAMResourceDiscoveryProps.getOperatingRegions()
Sets the value ofCfnIPAMResourceDiscoveryProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnIPAMResourceDiscoveryProps.Builder
.