toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.outputs
/
RuleOptionResponse
Rule
Option
Response
data
class
RuleOptionResponse
(
val
keyword
:
String
?
=
null
,
val
settings
:
List
<
String
>
?
=
null
)
Definition of RuleOption
Members
Constructors
Rule
Option
Response
Link copied to clipboard
constructor
(
keyword
:
String
?
=
null
,
settings
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
keyword
Link copied to clipboard
val
keyword
:
String
?
=
null
Property keyword
settings
Link copied to clipboard
val
settings
:
List
<
String
>
?
=
null
Property settings