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