Name | Type | Description | Notes |
---|---|---|---|
FeatureId | Pointer to map[string]interface{} | Object that contains the identifying characteristics of the Amazon Web Services (AWS) Key Management Service (KMS). This field always returns a null value. | [optional] |
func NewApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOf() *ApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOf
NewApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOf instantiates a new ApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOf 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 NewApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOfWithDefaults() *ApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOf
NewApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOfWithDefaults instantiates a new ApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOf 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 *ApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOf) GetFeatureId() map[string]interface{}
GetFeatureId returns the FeatureId field if non-nil, zero value otherwise.
func (o *ApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOf) GetFeatureIdOk() (*map[string]interface{}, bool)
GetFeatureIdOk returns a tuple with the FeatureId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOf) SetFeatureId(v map[string]interface{})
SetFeatureId sets FeatureId field to given value.
func (o *ApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOf) HasFeatureId() bool
HasFeatureId returns a boolean if a field has been set.
func (o *ApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOf) SetFeatureIdNil(b bool)
SetFeatureIdNil sets the value for FeatureId to be an explicit nil
func (o *ApiAtlasCloudProviderAccessEncryptionAtRestFeatureUsageViewAllOf) UnsetFeatureId()
UnsetFeatureId ensures that no value is present for FeatureId, not even an explicit nil