Name | Type | Description | Notes |
---|---|---|---|
target_logz_io_protocol | String | [optional] | |
target_logz_io_token | String | [optional] |
require 'akeyless'
instance = Akeyless::LogzIoLogForwardingConfig.new(
target_logz_io_protocol: null,
target_logz_io_token: null
)