toggle menu
pulumi-digitalocean-kotlin
4.42.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.outputs
/
AppSpecIngressRuleMatch
App
Spec
Ingress
Rule
Match
data
class
AppSpecIngressRuleMatch
(
val
path
:
AppSpecIngressRuleMatchPath
?
=
null
)
Members
Constructors
App
Spec
Ingress
Rule
Match
Link copied to clipboard
constructor
(
path
:
AppSpecIngressRuleMatchPath
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
path
Link copied to clipboard
val
path
:
AppSpecIngressRuleMatchPath
?
=
null
The path to match on.