toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cloudngfw.kotlin.inputs
/
ListGlobalRulestackAppIdsPlainArgs
List
Global
Rulestack
App
Ids
Plain
Args
data
class
ListGlobalRulestackAppIdsPlainArgs
(
val
appIdVersion
:
String
?
=
null
,
val
appPrefix
:
String
?
=
null
,
val
globalRulestackName
:
String
,
val
skip
:
String
?
=
null
,
val
top
:
Int
?
=
null
)
:
ConvertibleToJava
<
ListGlobalRulestackAppIdsPlainArgs
>
Members
Constructors
List
Global
Rulestack
App
Ids
Plain
Args
Link copied to clipboard
constructor
(
appIdVersion
:
String
?
=
null
,
appPrefix
:
String
?
=
null
,
globalRulestackName
:
String
,
skip
:
String
?
=
null
,
top
:
Int
?
=
null
)
Properties
app
Id
Version
Link copied to clipboard
val
appIdVersion
:
String
?
=
null
app
Prefix
Link copied to clipboard
val
appPrefix
:
String
?
=
null
global
Rulestack
Name
Link copied to clipboard
val
globalRulestackName
:
String
GlobalRulestack resource name
skip
Link copied to clipboard
val
skip
:
String
?
=
null
top
Link copied to clipboard
val
top
:
Int
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListGlobalRulestackAppIdsPlainArgs