toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.inputs
/
GetTopicRulePlainArgs
Get
Topic
Rule
Plain
Args
data
class
GetTopicRulePlainArgs
(
val
ruleName
:
String
)
:
ConvertibleToJava
<
GetTopicRulePlainArgs
>
Members
Constructors
Get
Topic
Rule
Plain
Args
Link copied to clipboard
constructor
(
ruleName
:
String
)
Properties
rule
Name
Link copied to clipboard
val
ruleName
:
String
The name of the rule.
Pattern
:
^[a-zA-Z0-9_]+$
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTopicRulePlainArgs