pulumi-google-native-kotlin
0.31.1.1
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
>
Constructors
Functions
Properties
Constructors
Get
Ingress
Rule
Plain
Args
Link copied to clipboard
fun
GetIngressRulePlainArgs
(
appId
:
String
,
ingressRuleId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetIngressRulePlainArgs
Properties
app
Id
Link copied to clipboard
val
appId
:
String
ingress
Rule
Id
Link copied to clipboard
val
ingressRuleId
:
String