Http Settings Routes Args
data class HttpSettingsRoutesArgs(val apiPrefix: Output<String>? = null) : ConvertibleToJava<HttpSettingsRoutesArgs>
The configuration settings of the paths HTTP requests.
The configuration settings of the paths HTTP requests.