| Name | Type | Description | Notes |
|---|---|---|---|
| allow_untrusted_root | Boolean | Allow certificates that chain to untrusted roots. | [optional][default to false] |
| cert_blob | String | The PEM-formatted certificate blob. Required. | [optional] |
| intermediates_blob | String | The PEM-formatted chain of intermediate blobs. Required. | [optional] |