toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.outputs
/
GroupInitContainerVolume
/
GroupInitContainerVolume
Group
Init
Container
Volume
constructor
(
emptyDir
:
Boolean
?
=
null
,
gitRepo
:
GroupInitContainerVolumeGitRepo
?
=
null
,
mountPath
:
String
,
name
:
String
,
readOnly
:
Boolean
?
=
null
,
secret
:
Map
<
String
,
String
>
?
=
null
,
shareName
:
String
?
=
null
,
storageAccountKey
:
String
?
=
null
,
storageAccountName
:
String
?
=
null
)