Target Server SSl Info Args
constructor(ciphers: Output<List<String>>? = null, clientAuthEnabled: Output<Boolean>? = null, commonName: Output<TargetServerSSlInfoCommonNameArgs>? = null, enabled: Output<Boolean>, ignoreValidationErrors: Output<Boolean>? = null, keyAlias: Output<String>? = null, keyStore: Output<String>? = null, protocols: Output<List<String>>? = null, trustStore: Output<String>? = null)