throughputCapacityPerHaPair

@JvmName(name = "lfkbvesgxlqxbexe")
suspend fun throughputCapacityPerHaPair(value: Output<Int>)
@JvmName(name = "thaddjakeinmkooi")
suspend fun throughputCapacityPerHaPair(value: Int?)

Parameters

value

Sets the per-HA-pair throughput capacity (in MBps) for the file system that you're creating, as opposed to throughput_capacity which specifies the total throughput capacity for the file system. Valid value for MULTI_AZ_1 and SINGLE_AZ_1 are 128, 256, 512, 1024, 2048, and 4096. Valid values for deployment type MULTI_AZ_2 and SINGLE_AZ_2 are 384,768,1536,3072,6144 where ha_pairs is 1. Valid values for deployment type SINGLE_AZ_2 are 1536, 3072, and 6144 where ha_pairs is greater than 1. This parameter is only supported when specifying the ha_pairs parameter. Either throughput_capacity or throughput_capacity_per_ha_pair must be specified.