Google Cloud Apigee V1Tls Info Args
fun GoogleCloudApigeeV1TlsInfoArgs(ciphers: Output<List<String>>? = null, clientAuthEnabled: Output<Boolean>? = null, commonName: Output<GoogleCloudApigeeV1TlsInfoCommonNameArgs>? = 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)