network Bandwidth Gbps
suspend fun networkBandwidthGbps(value: Output<SpotFleetRequestLaunchTemplateConfigOverrideInstanceRequirementsNetworkBandwidthGbpsArgs>)
suspend fun networkBandwidthGbps(value: SpotFleetRequestLaunchTemplateConfigOverrideInstanceRequirementsNetworkBandwidthGbpsArgs?)
Parameters
value
Block describing the minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default is no minimum or maximum.
suspend fun networkBandwidthGbps(argument: suspend SpotFleetRequestLaunchTemplateConfigOverrideInstanceRequirementsNetworkBandwidthGbpsArgsBuilder.() -> Unit)
Parameters
argument
Block describing the minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default is no minimum or maximum.