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
/
RulesSourceListResponse
Rules
Source
List
Response
data
class
RulesSourceListResponse
(
val
generatedRulesType
:
String
?
=
null
,
val
targetTypes
:
List
<
String
>
?
=
null
,
val
targets
:
List
<
String
>
?
=
null
)
Definition of RulesSourceList
Members
Constructors
Rules
Source
List
Response
Link copied to clipboard
constructor
(
generatedRulesType
:
String
?
=
null
,
targetTypes
:
List
<
String
>
?
=
null
,
targets
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
generated
Rules
Type
Link copied to clipboard
val
generatedRulesType
:
String
?
=
null
Property generatedRulesType
targets
Link copied to clipboard
val
targets
:
List
<
String
>
?
=
null
Property targets
target
Types
Link copied to clipboard
val
targetTypes
:
List
<
String
>
?
=
null
Property targetTypes