pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperationsmq.kotlin.inputs
/
VolumeClaimSpecSelectorArgs
/
VolumeClaimSpecSelectorArgs
Volume
Claim
Spec
Selector
Args
fun
VolumeClaimSpecSelectorArgs
(
matchExpressions
:
Output
<
List
<
VolumeClaimSpecSelectorMatchExpressionsArgs
>
>
?
=
null
,
matchLabels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)