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