# AccessKey ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | IAM Access Key name | [optional] **key** | Option<**String**> | IAM Access Key | [optional] **secret** | Option<**String**> | IAM Access Key Secret | [optional][readonly] **_type** | Option<**String**> | IAM Access Key type | [optional][readonly] **version** | Option<**String**> | IAM Access Key version | [optional] **tags** | Option<**Vec**> | IAM Access Key tags | [optional] **operations** | Option<**Vec**> | IAM Access Key operations | [optional] **resources** | Option<[**Vec**](access-key-resource.md)> | IAM Access Key Resources | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)