toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1beta.kotlin.inputs
/
GetIngressRulePlainArgs
Get
Ingress
Rule
Plain
Args
data
class
GetIngressRulePlainArgs
(
val
appId
:
String
,
val
ingressRuleId
:
String
)
:
ConvertibleToJava
<
GetIngressRulePlainArgs
>
Members
Constructors
Get
Ingress
Rule
Plain
Args
Link copied to clipboard
constructor
(
appId
:
String
,
ingressRuleId
:
String
)
Properties
app
Id
Link copied to clipboard
val
appId
:
String
ingress
Rule
Id
Link copied to clipboard
val
ingressRuleId
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetIngressRulePlainArgs