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
/
RuleDefinitionResponse
Rule
Definition
Response
data
class
RuleDefinitionResponse
(
val
actions
:
List
<
String
>
?
=
null
,
val
matchAttributes
:
MatchAttributesResponse
?
=
null
)
Definition of RuleDefinition
Members
Constructors
Rule
Definition
Response
Link copied to clipboard
constructor
(
actions
:
List
<
String
>
?
=
null
,
matchAttributes
:
MatchAttributesResponse
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
actions
Link copied to clipboard
val
actions
:
List
<
String
>
?
=
null
Property actions
match
Attributes
Link copied to clipboard
val
matchAttributes
:
MatchAttributesResponse
?
=
null
Property matchAttributes