block Device Mappings
Parameters
value
Specify volumes to attach to the instance besides the volumes specified by the AMI. See Block Devices below for details.
Parameters
values
Specify volumes to attach to the instance besides the volumes specified by the AMI. See Block Devices below for details.
suspend fun blockDeviceMappings(argument: List<suspend LaunchTemplateBlockDeviceMappingArgsBuilder.() -> Unit>)
suspend fun blockDeviceMappings(vararg argument: suspend LaunchTemplateBlockDeviceMappingArgsBuilder.() -> Unit)
suspend fun blockDeviceMappings(argument: suspend LaunchTemplateBlockDeviceMappingArgsBuilder.() -> Unit)
Parameters
argument
Specify volumes to attach to the instance besides the volumes specified by the AMI. See Block Devices below for details.