toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cloudngfw.kotlin.inputs
/
GetPostRulePlainArgs
Get
Post
Rule
Plain
Args
data
class
GetPostRulePlainArgs
(
val
globalRulestackName
:
String
,
val
priority
:
String
)
:
ConvertibleToJava
<
GetPostRulePlainArgs
>
Members
Constructors
Get
Post
Rule
Plain
Args
Link copied to clipboard
constructor
(
globalRulestackName
:
String
,
priority
:
String
)
Properties
global
Rulestack
Name
Link copied to clipboard
val
globalRulestackName
:
String
GlobalRulestack resource name
priority
Link copied to clipboard
val
priority
:
String
Post Rule priority
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPostRulePlainArgs