toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sae.kotlin.outputs
/
IngressRule
/
IngressRule
Ingress
Rule
constructor
(
appId
:
String
,
appName
:
String
,
backendProtocol
:
String
?
=
null
,
containerPort
:
Int
,
domain
:
String
,
path
:
String
,
rewritePath
:
String
?
=
null
)