volumeConfiguration

@JvmName(name = "ehsrfxeoflbxpnnx")
suspend fun volumeConfiguration(value: Output<ServiceVolumeConfigurationArgs>)
@JvmName(name = "bkfhqpulruclyexr")
suspend fun volumeConfiguration(value: ServiceVolumeConfigurationArgs?)

Parameters

value

Configuration for a volume specified in the task definition as a volume that is configured at launch time. Currently, the only supported volume type is an Amazon EBS volume. See below.


@JvmName(name = "agbmnvulmoftorif")
suspend fun volumeConfiguration(argument: suspend ServiceVolumeConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configuration for a volume specified in the task definition as a volume that is configured at launch time. Currently, the only supported volume type is an Amazon EBS volume. See below.