pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.outputs
/
GatewayRouteConfigOpenApiPropertiesResponse
Gateway
Route
Config
Open
Api
Properties
Response
data
class
GatewayRouteConfigOpenApiPropertiesResponse
(
val
uri
:
String
?
=
null
)
OpenAPI properties of Spring Cloud Gateway route config.
Types
Constructors
Properties
Constructors
Gateway
Route
Config
Open
Api
Properties
Response
Link copied to clipboard
fun
GatewayRouteConfigOpenApiPropertiesResponse
(
uri
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
uri
Link copied to clipboard
val
uri
:
String
?
=
null
The URI of OpenAPI specification.