ciphersuiteGroup

val ciphersuiteGroup: Output<String>?

Cipher suite group. Default is all cipher suites. Possible values:

  • all: All cipher suites.

  • strict: Strong cipher suites.

  • custom: Custom cipher suites.