pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.marketplace.kotlin.outputs
/
RuleResponse
Rule
Response
data
class
RuleResponse
(
val
type
:
String
?
=
null
,
val
value
:
List
<
String
>
?
=
null
)
Types
Constructors
Properties
Constructors
Rule
Response
Link copied to clipboard
fun
RuleResponse
(
type
:
String
?
=
null
,
value
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
String
?
=
null
Rule type
value
Link copied to clipboard
val
value
:
List
<
String
>
?
=
null