RoutingRuleActionInvokeApi

data class RoutingRuleActionInvokeApi(val apiId: String, val stage: String, val stripBasePath: Boolean? = null)

Constructors

Link copied to clipboard
constructor(apiId: String, stage: String, stripBasePath: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val stripBasePath: Boolean? = null