Uses of Class
software.amazon.awscdk.services.ec2.CfnIPAMProps.Builder
Packages that use CfnIPAMProps.Builder
-
Uses of CfnIPAMProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnIPAMProps.BuilderModifier and TypeMethodDescriptionstatic CfnIPAMProps.BuilderCfnIPAMProps.builder()CfnIPAMProps.Builder.defaultResourceDiscoveryAssociationId(String defaultResourceDiscoveryAssociationId) Sets the value ofCfnIPAMProps.getDefaultResourceDiscoveryAssociationId()CfnIPAMProps.Builder.defaultResourceDiscoveryId(String defaultResourceDiscoveryId) Sets the value ofCfnIPAMProps.getDefaultResourceDiscoveryId()CfnIPAMProps.Builder.description(String description) Sets the value ofCfnIPAMProps.getDescription()CfnIPAMProps.Builder.operatingRegions(List<? extends Object> operatingRegions) Sets the value ofCfnIPAMProps.getOperatingRegions()CfnIPAMProps.Builder.operatingRegions(IResolvable operatingRegions) Sets the value ofCfnIPAMProps.getOperatingRegions()Sets the value ofCfnIPAMProps.getTags()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnIPAMProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIPAMProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIPAMProps.Builder.