toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
FCVolumeSourcePatch
/
FCVolumeSourcePatch
FCVolume
Source
Patch
constructor
(
fsType
:
String
?
=
null
,
lun
:
Int
?
=
null
,
readOnly
:
Boolean
?
=
null
,
targetWWNs
:
List
<
String
>
?
=
null
,
wwids
:
List
<
String
>
?
=
null
)