NatGatewayEntities
Last updated
Was this helpful?
| flowlogs | FlowLogs | | [optional] |
| rules | NatGatewayRules | | [optional] |
require 'ionoscloud'
instance = Ionoscloud::NatGatewayEntities.new(
flowlogs: null,
rules: null
)Last updated
Was this helpful?
Was this helpful?