ebsVolumes

@JvmName(name = "tckgdtepnuduiwcu")
suspend fun ebsVolumes(value: Output<List<NodejsAppLayerEbsVolumeArgs>>)
@JvmName(name = "iayhuflawgugjaoo")
suspend fun ebsVolumes(value: List<NodejsAppLayerEbsVolumeArgs>?)

Parameters

value

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


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


@JvmName(name = "nwiwimcxdmqopyqv")
suspend fun ebsVolumes(values: List<Output<NodejsAppLayerEbsVolumeArgs>>)
@JvmName(name = "vumkptdstvhmtmya")
suspend fun ebsVolumes(vararg values: NodejsAppLayerEbsVolumeArgs)

Parameters

values

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


@JvmName(name = "mqhcmuwcnahkwsvx")
suspend fun ebsVolumes(argument: List<suspend NodejsAppLayerEbsVolumeArgsBuilder.() -> Unit>)
@JvmName(name = "aeetfanwswualwqk")
suspend fun ebsVolumes(vararg argument: suspend NodejsAppLayerEbsVolumeArgsBuilder.() -> Unit)
@JvmName(name = "hsfqsodeyfobrycm")
suspend fun ebsVolumes(argument: suspend NodejsAppLayerEbsVolumeArgsBuilder.() -> Unit)

Parameters

argument

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