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