IPConfigurationPropertiesArgs

constructor(prefixLength: Output<String>? = null, privateIPAddress: Output<String>? = null, privateIPAllocationMethod: Output<Either<String, PrivateIPAllocationMethodEnum>>? = null, subnet: Output<IPConfigurationSubnetArgs>? = null)