limitType

@JvmName(name = "vbiocnnpvtoexbvg")
suspend fun limitType(value: Output<String>)
@JvmName(name = "gtovrejyyamhyaer")
suspend fun limitType(value: String?)

Parameters

value

The type of limit. Depending on the feature type, this can be based on a time duration or data size. If FeatureType is spectrum, then LimitType must be data-scanned. If FeatureType is concurrency-scaling, then LimitType must be time. If FeatureType is cross-region-datasharing, then LimitType must be data-scanned. Valid values are data-scanned, and time.