ipAllocation property

String? ipAllocation
getter/setter pair

The IP range in CIDR notation to use for the managed Data Fusion instance nodes.

This range must not overlap with any other ranges used in the Data Fusion instance network. This is required only when using connection type VPC_PEERING. Format: a.b.c.d/22 Example: 192.168.0.0/22

Optional.

Implementation

core.String? ipAllocation;