Uses of Interface
software.amazon.awscdk.services.ec2.CfnIPAMPool.SourceResourceProperty
Packages that use CfnIPAMPool.SourceResourceProperty
-
Uses of CfnIPAMPool.SourceResourceProperty in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnIPAMPool.SourceResourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIPAMPool.SourceResourcePropertyMethods in software.amazon.awscdk.services.ec2 that return CfnIPAMPool.SourceResourcePropertyModifier and TypeMethodDescriptionCfnIPAMPool.SourceResourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type CfnIPAMPool.SourceResourcePropertyModifier and TypeMethodDescriptionvoidCfnIPAMPool.setSourceResource(CfnIPAMPool.SourceResourceProperty value) The resource used to provision CIDRs to a resource planning pool.CfnIPAMPool.Builder.sourceResource(CfnIPAMPool.SourceResourceProperty sourceResource) The resource used to provision CIDRs to a resource planning pool.CfnIPAMPoolProps.Builder.sourceResource(CfnIPAMPool.SourceResourceProperty sourceResource) Sets the value ofCfnIPAMPoolProps.getSourceResource()