# Fastly::TlsPrivateKeyDataAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | A customizable name for your private key. Optional. | [optional] | | **key** | **String** | The contents of the private key. Must be a PEM-formatted key. Not returned in response body. Required. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)