| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The TLS cipher suite configurations. | ||
| configType | string | The configuration type. | Default |
| tlsCipherSuite | array<object> | tlsCipherSuite | |
| object | The TLS cipher suite information. | ||
| name | string | The suite name. | ECDHE-ECDSA-AES256-GCM-SHA384 |
| supportVersions | array | The supported versions. | |
| string | The supported version. | TLS 1.2 |