ebsVolumes

@JvmName(name = "gnhhqxhiavuslilv")
suspend fun ebsVolumes(value: Output<List<PhpAppLayerEbsVolumeArgs>>)
@JvmName(name = "vdcqqprkyfhdqmkr")
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 = "exrryyaeeprnvwgl")
suspend fun ebsVolumes(vararg values: Output<PhpAppLayerEbsVolumeArgs>)


@JvmName(name = "sgfsdjdlapmmnopk")
suspend fun ebsVolumes(values: List<Output<PhpAppLayerEbsVolumeArgs>>)
@JvmName(name = "ppshakaqufoqvqxk")
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 = "uomoaheiypxtlqwo")
suspend fun ebsVolumes(argument: List<suspend PhpAppLayerEbsVolumeArgsBuilder.() -> Unit>)
@JvmName(name = "oidpnfghlovdussb")
suspend fun ebsVolumes(vararg argument: suspend PhpAppLayerEbsVolumeArgsBuilder.() -> Unit)
@JvmName(name = "erdyqjshdbdwhlmi")
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.