Sha256: 3777c133f5c2a67052280044447c5e314d7137978ec7739a0e019a66ce159e6a
Contents?: true
Size: 1.04 KB
Versions: 1
Compression:
Stored size: 1.04 KB
Contents
# Fastly::TlsConfigurationResponseAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **default** | **Boolean** | Signifies whether or not Fastly will use this configuration as a default when creating a new [TLS Activation](/reference/api/tls/custom-certs/activations/). | [optional][readonly] | | **http_protocols** | **Array<String>** | HTTP protocols available on your configuration. | [optional][readonly] | | **tls_protocols** | **Array<String>** | TLS protocols available on your configuration. | [optional][readonly] | | **bulk** | **Boolean** | Signifies whether the configuration is used for Platform TLS or not. | [optional][readonly] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fastly-8.0.1 | docs/TlsConfigurationResponseAttributes.md |