pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.inputs
/
GetRuleGroupPlainArgs
Get
Rule
Group
Plain
Args
data
class
GetRuleGroupPlainArgs
(
val
id
:
String
,
val
name
:
String
,
val
scope
:
RuleGroupScope
)
:
ConvertibleToJava
<
GetRuleGroupPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Rule
Group
Plain
Args
Link copied to clipboard
fun
GetRuleGroupPlainArgs
(
id
:
String
,
name
:
String
,
scope
:
RuleGroupScope
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRuleGroupPlainArgs
Properties
id
Link copied to clipboard
val
id
:
String
name
Link copied to clipboard
val
name
:
String
scope
Link copied to clipboard
val
scope
:
RuleGroupScope