Name | Type | Description | Notes |
---|---|---|---|
target | Target | [optional] | |
value | TargetTypeDetailsInput | [optional] |
require 'akeyless'
instance = Akeyless::GetTargetDetailsOutput.new(
target: null,
value: null
)
Name | Type | Description | Notes |
---|---|---|---|
target | Target | [optional] | |
value | TargetTypeDetailsInput | [optional] |
require 'akeyless'
instance = Akeyless::GetTargetDetailsOutput.new(
target: null,
value: null
)