total Local Storage Gb
suspend fun totalLocalStorageGb(value: Output<SpotFleetRequestLaunchTemplateConfigOverrideInstanceRequirementsTotalLocalStorageGbArgs>)
suspend fun totalLocalStorageGb(value: SpotFleetRequestLaunchTemplateConfigOverrideInstanceRequirementsTotalLocalStorageGbArgs?)
Parameters
value
Block describing the minimum and maximum total local storage (GB). Default is no minimum or maximum.
suspend fun totalLocalStorageGb(argument: suspend SpotFleetRequestLaunchTemplateConfigOverrideInstanceRequirementsTotalLocalStorageGbArgsBuilder.() -> Unit)
Parameters
argument
Block describing the minimum and maximum total local storage (GB). Default is no minimum or maximum.