volumes

@JvmName(name = "deknhehieypjefad")
suspend fun volumes(value: Output<List<GroupContainerVolumeArgs>>)
@JvmName(name = "jcmwqfnwxssbtnaq")
suspend fun volumes(value: List<GroupContainerVolumeArgs>?)

Parameters

value

The definition of a volume mount for this container as documented in the volume block below. Changing this forces a new resource to be created.


@JvmName(name = "ixdwplasyksjfjsp")
suspend fun volumes(vararg values: Output<GroupContainerVolumeArgs>)


@JvmName(name = "gepytvoubtjqotsf")
suspend fun volumes(values: List<Output<GroupContainerVolumeArgs>>)
@JvmName(name = "ldilpehjdlrgkpyh")
suspend fun volumes(vararg values: GroupContainerVolumeArgs)

Parameters

values

The definition of a volume mount for this container as documented in the volume block below. Changing this forces a new resource to be created.


@JvmName(name = "hbvvayaqgfidweif")
suspend fun volumes(argument: List<suspend GroupContainerVolumeArgsBuilder.() -> Unit>)
@JvmName(name = "iusubuqgkshjsbpv")
suspend fun volumes(vararg argument: suspend GroupContainerVolumeArgsBuilder.() -> Unit)
@JvmName(name = "athsfuatiahyrtby")
suspend fun volumes(argument: suspend GroupContainerVolumeArgsBuilder.() -> Unit)

Parameters

argument

The definition of a volume mount for this container as documented in the volume block below. Changing this forces a new resource to be created.