Name | Type | Description | Notes |
---|---|---|---|
ClassicKeyAttributes | Pointer to map[string][]string | [optional] | |
ClassicKeyId | Pointer to string | [optional] | |
GwClusterId | Pointer to int64 | [optional] | |
IsProvidedByUser | Pointer to bool | [optional] | |
IsUnexportable | Pointer to bool | [optional] | |
KeyState | Pointer to string | ItemState defines the different states an Item can be in | [optional] |
KeyType | Pointer to string | [optional] | |
LastError | Pointer to string | [optional] | |
TargetAliasHelper | Pointer to string | [optional] | |
TargetTypes | Pointer to []string | [optional] | |
Targets | Pointer to []ClassicKeyTargetInfo | [optional] |
func NewClassicKeyDetailsInfo() *ClassicKeyDetailsInfo
NewClassicKeyDetailsInfo instantiates a new ClassicKeyDetailsInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewClassicKeyDetailsInfoWithDefaults() *ClassicKeyDetailsInfo
NewClassicKeyDetailsInfoWithDefaults instantiates a new ClassicKeyDetailsInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *ClassicKeyDetailsInfo) GetClassicKeyAttributes() map[string][]string
GetClassicKeyAttributes returns the ClassicKeyAttributes field if non-nil, zero value otherwise.
func (o *ClassicKeyDetailsInfo) GetClassicKeyAttributesOk() (*map[string][]string, bool)
GetClassicKeyAttributesOk returns a tuple with the ClassicKeyAttributes field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClassicKeyDetailsInfo) SetClassicKeyAttributes(v map[string][]string)
SetClassicKeyAttributes sets ClassicKeyAttributes field to given value.
func (o *ClassicKeyDetailsInfo) HasClassicKeyAttributes() bool
HasClassicKeyAttributes returns a boolean if a field has been set.
func (o *ClassicKeyDetailsInfo) GetClassicKeyId() string
GetClassicKeyId returns the ClassicKeyId field if non-nil, zero value otherwise.
func (o *ClassicKeyDetailsInfo) GetClassicKeyIdOk() (*string, bool)
GetClassicKeyIdOk returns a tuple with the ClassicKeyId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClassicKeyDetailsInfo) SetClassicKeyId(v string)
SetClassicKeyId sets ClassicKeyId field to given value.
func (o *ClassicKeyDetailsInfo) HasClassicKeyId() bool
HasClassicKeyId returns a boolean if a field has been set.
func (o *ClassicKeyDetailsInfo) GetGwClusterId() int64
GetGwClusterId returns the GwClusterId field if non-nil, zero value otherwise.
func (o *ClassicKeyDetailsInfo) GetGwClusterIdOk() (*int64, bool)
GetGwClusterIdOk returns a tuple with the GwClusterId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClassicKeyDetailsInfo) SetGwClusterId(v int64)
SetGwClusterId sets GwClusterId field to given value.
func (o *ClassicKeyDetailsInfo) HasGwClusterId() bool
HasGwClusterId returns a boolean if a field has been set.
func (o *ClassicKeyDetailsInfo) GetIsProvidedByUser() bool
GetIsProvidedByUser returns the IsProvidedByUser field if non-nil, zero value otherwise.
func (o *ClassicKeyDetailsInfo) GetIsProvidedByUserOk() (*bool, bool)
GetIsProvidedByUserOk returns a tuple with the IsProvidedByUser field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClassicKeyDetailsInfo) SetIsProvidedByUser(v bool)
SetIsProvidedByUser sets IsProvidedByUser field to given value.
func (o *ClassicKeyDetailsInfo) HasIsProvidedByUser() bool
HasIsProvidedByUser returns a boolean if a field has been set.
func (o *ClassicKeyDetailsInfo) GetIsUnexportable() bool
GetIsUnexportable returns the IsUnexportable field if non-nil, zero value otherwise.
func (o *ClassicKeyDetailsInfo) GetIsUnexportableOk() (*bool, bool)
GetIsUnexportableOk returns a tuple with the IsUnexportable field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClassicKeyDetailsInfo) SetIsUnexportable(v bool)
SetIsUnexportable sets IsUnexportable field to given value.
func (o *ClassicKeyDetailsInfo) HasIsUnexportable() bool
HasIsUnexportable returns a boolean if a field has been set.
func (o *ClassicKeyDetailsInfo) GetKeyState() string
GetKeyState returns the KeyState field if non-nil, zero value otherwise.
func (o *ClassicKeyDetailsInfo) GetKeyStateOk() (*string, bool)
GetKeyStateOk returns a tuple with the KeyState field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClassicKeyDetailsInfo) SetKeyState(v string)
SetKeyState sets KeyState field to given value.
func (o *ClassicKeyDetailsInfo) HasKeyState() bool
HasKeyState returns a boolean if a field has been set.
func (o *ClassicKeyDetailsInfo) GetKeyType() string
GetKeyType returns the KeyType field if non-nil, zero value otherwise.
func (o *ClassicKeyDetailsInfo) GetKeyTypeOk() (*string, bool)
GetKeyTypeOk returns a tuple with the KeyType field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClassicKeyDetailsInfo) SetKeyType(v string)
SetKeyType sets KeyType field to given value.
func (o *ClassicKeyDetailsInfo) HasKeyType() bool
HasKeyType returns a boolean if a field has been set.
func (o *ClassicKeyDetailsInfo) GetLastError() string
GetLastError returns the LastError field if non-nil, zero value otherwise.
func (o *ClassicKeyDetailsInfo) GetLastErrorOk() (*string, bool)
GetLastErrorOk returns a tuple with the LastError field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClassicKeyDetailsInfo) SetLastError(v string)
SetLastError sets LastError field to given value.
func (o *ClassicKeyDetailsInfo) HasLastError() bool
HasLastError returns a boolean if a field has been set.
func (o *ClassicKeyDetailsInfo) GetTargetAliasHelper() string
GetTargetAliasHelper returns the TargetAliasHelper field if non-nil, zero value otherwise.
func (o *ClassicKeyDetailsInfo) GetTargetAliasHelperOk() (*string, bool)
GetTargetAliasHelperOk returns a tuple with the TargetAliasHelper field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClassicKeyDetailsInfo) SetTargetAliasHelper(v string)
SetTargetAliasHelper sets TargetAliasHelper field to given value.
func (o *ClassicKeyDetailsInfo) HasTargetAliasHelper() bool
HasTargetAliasHelper returns a boolean if a field has been set.
func (o *ClassicKeyDetailsInfo) GetTargetTypes() []string
GetTargetTypes returns the TargetTypes field if non-nil, zero value otherwise.
func (o *ClassicKeyDetailsInfo) GetTargetTypesOk() (*[]string, bool)
GetTargetTypesOk returns a tuple with the TargetTypes field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClassicKeyDetailsInfo) SetTargetTypes(v []string)
SetTargetTypes sets TargetTypes field to given value.
func (o *ClassicKeyDetailsInfo) HasTargetTypes() bool
HasTargetTypes returns a boolean if a field has been set.
func (o *ClassicKeyDetailsInfo) GetTargets() []ClassicKeyTargetInfo
GetTargets returns the Targets field if non-nil, zero value otherwise.
func (o *ClassicKeyDetailsInfo) GetTargetsOk() (*[]ClassicKeyTargetInfo, bool)
GetTargetsOk returns a tuple with the Targets field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClassicKeyDetailsInfo) SetTargets(v []ClassicKeyTargetInfo)
SetTargets sets Targets field to given value.
func (o *ClassicKeyDetailsInfo) HasTargets() bool
HasTargets returns a boolean if a field has been set.