toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.connect.kotlin.outputs
/
RuleField
Rule
Field
data
class
RuleField
(
val
id
:
String
,
val
value
:
RuleFieldValue
)
The field of the case.
Members
Constructors
Rule
Field
Link copied to clipboard
constructor
(
id
:
String
,
value
:
RuleFieldValue
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
The Id of the field
value
Link copied to clipboard
val
value
:
RuleFieldValue