modifyIpamResourceCidr
inline suspend fun Ec2Client.modifyIpamResourceCidr(crossinline block: ModifyIpamResourceCidrRequest.Builder.() -> Unit): ModifyIpamResourceCidrResponse
Modify a resource CIDR. You can use this action to transfer resource CIDRs between scopes and ignore resource CIDRs that you do not want to manage. If set to false, the resource will not be tracked for overlap, it cannot be auto-imported into a pool, and it will be removed from any pool it has an allocation in.
For more information, see Move resource CIDRs between scopes and Change the monitoring state of resource CIDRs in the Amazon VPC IPAM User Guide.