Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnIPAMPoolPropsMixin.SourceResourceProperty
Packages that use CfnIPAMPoolPropsMixin.SourceResourceProperty
-
Uses of CfnIPAMPoolPropsMixin.SourceResourceProperty in software.amazon.awscdk.cfnpropertymixins.services.ec2
Classes in software.amazon.awscdk.cfnpropertymixins.services.ec2 that implement CfnIPAMPoolPropsMixin.SourceResourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIPAMPoolPropsMixin.SourceResourcePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnIPAMPoolPropsMixin.SourceResourcePropertyModifier and TypeMethodDescriptionCfnIPAMPoolPropsMixin.SourceResourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnIPAMPoolPropsMixin.SourceResourcePropertyModifier and TypeMethodDescriptionCfnIPAMPoolMixinProps.Builder.sourceResource(CfnIPAMPoolPropsMixin.SourceResourceProperty sourceResource) Sets the value ofCfnIPAMPoolMixinProps.getSourceResource()CfnIPAMPoolPropsMixin.Builder.sourceResource(CfnIPAMPoolPropsMixin.SourceResourceProperty sourceResource) The resource used to provision CIDRs to a resource planning pool.