ebsVolumes

@JvmName(name = "krsasircnbnclruo")
suspend fun ebsVolumes(value: Output<List<PhpAppLayerEbsVolumeArgs>>)
@JvmName(name = "wwutunwavqdyjtud")
suspend fun ebsVolumes(value: List<PhpAppLayerEbsVolumeArgs>?)

Parameters

value

ebs_volume blocks, as described below, will each create an EBS volume and connect it to the layer's instances.


@JvmName(name = "soffcokjohjghssi")
suspend fun ebsVolumes(vararg values: Output<PhpAppLayerEbsVolumeArgs>)


@JvmName(name = "qeqlanxoyshymwrb")
suspend fun ebsVolumes(values: List<Output<PhpAppLayerEbsVolumeArgs>>)
@JvmName(name = "mmbaxjyrbapkrwoy")
suspend fun ebsVolumes(vararg values: PhpAppLayerEbsVolumeArgs)

Parameters

values

ebs_volume blocks, as described below, will each create an EBS volume and connect it to the layer's instances.


@JvmName(name = "mfxjmxtrabfvdtlu")
suspend fun ebsVolumes(argument: List<suspend PhpAppLayerEbsVolumeArgsBuilder.() -> Unit>)
@JvmName(name = "gjdpmqfsfkkxqkvc")
suspend fun ebsVolumes(vararg argument: suspend PhpAppLayerEbsVolumeArgsBuilder.() -> Unit)
@JvmName(name = "rhgppujffrhwnnsl")
suspend fun ebsVolumes(argument: suspend PhpAppLayerEbsVolumeArgsBuilder.() -> Unit)

Parameters

argument

ebs_volume blocks, as described below, will each create an EBS volume and connect it to the layer's instances.