IPPoolArgs

constructor(end: Output<String>? = null, ipPoolType: Output<Either<String, IPPoolTypeEnum>>? = null, name: Output<String>? = null, start: Output<String>? = null)