Service Security Args
constructor(backendSsl30Enabled: Output<Boolean>? = null, backendTls10Enabled: Output<Boolean>? = null, backendTls11Enabled: Output<Boolean>? = null, enableBackendSsl30: Output<Boolean>? = null, enableBackendTls10: Output<Boolean>? = null, enableBackendTls11: Output<Boolean>? = null, enableFrontendSsl30: Output<Boolean>? = null, enableFrontendTls10: Output<Boolean>? = null, enableFrontendTls11: Output<Boolean>? = null, frontendSsl30Enabled: Output<Boolean>? = null, frontendTls10Enabled: Output<Boolean>? = null, frontendTls11Enabled: Output<Boolean>? = null, tlsEcdheEcdsaWithAes128CbcShaCiphersEnabled: Output<Boolean>? = null, tlsEcdheEcdsaWithAes256CbcShaCiphersEnabled: Output<Boolean>? = null, tlsEcdheRsaWithAes128CbcShaCiphersEnabled: Output<Boolean>? = null, tlsEcdheRsaWithAes256CbcShaCiphersEnabled: Output<Boolean>? = null, tlsRsaWithAes128CbcSha256CiphersEnabled: Output<Boolean>? = null, tlsRsaWithAes128CbcShaCiphersEnabled: Output<Boolean>? = null, tlsRsaWithAes128GcmSha256CiphersEnabled: Output<Boolean>? = null, tlsRsaWithAes256CbcSha256CiphersEnabled: Output<Boolean>? = null, tlsRsaWithAes256CbcShaCiphersEnabled: Output<Boolean>? = null, tlsRsaWithAes256GcmSha384CiphersEnabled: Output<Boolean>? = null, tripleDesCiphersEnabled: Output<Boolean>? = null)