InboundEndpointIPConfigurationArgs

constructor(privateIpAddress: Output<String>? = null, privateIpAllocationMethod: Output<Either<String, IPAllocationMethod>>? = null, subnet: Output<SubResourceArgs>)