Ipam Scope Args
data class IpamScopeArgs(val description: Output<String>? = null, val ipamId: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<IpamScopeArgs>
Resource Schema of AWS::EC2::IPAMScope Type