WebService::Fastly::Object::TlsPrivateKeyDataAttributes

Load the model package

use WebService::Fastly::Object::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 Model list] [Back to API list] [Back to README]