| status | String | | [optional] |
| target | ResourceReference | | [optional] |
require 'ionoscloud' instance = Ionoscloud::RequestTarget.new( status: null, target: null )
Last updated 1 year ago