toggle menu
pulumi-digitalocean-kotlin
4.42.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.inputs
/
AppSpecIngressRuleMatchPathArgs
App
Spec
Ingress
Rule
Match
Path
Args
data
class
AppSpecIngressRuleMatchPathArgs
(
val
prefix
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
AppSpecIngressRuleMatchPathArgs
>
Members
Constructors
App
Spec
Ingress
Rule
Match
Path
Args
Link copied to clipboard
constructor
(
prefix
:
Output
<
String
>
?
=
null
)
Properties
prefix
Link copied to clipboard
val
prefix
:
Output
<
String
>
?
=
null
Prefix-based match.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AppSpecIngressRuleMatchPathArgs