subQuotaInfoLists

@JvmName(name = "lorjbjaxqxfajftr")
suspend fun subQuotaInfoLists(value: Output<List<QuotaSubQuotaInfoListArgs>>)
@JvmName(name = "sudwvxtadokqbgak")
suspend fun subQuotaInfoLists(value: List<QuotaSubQuotaInfoListArgs>?)

Parameters

value

Secondary Quota list

NOTE: -- Add: If the configuration contains a second-level Quota that does not exist, a second-level Quota is added. -- Delete: If the configuration does not contain the existing secondary Quota, it will be deleted. -- Modify: If the configuration is inconsistent with the existing secondary Quota configuration parameters, the secondary Quota configuration will be updated. -- The default secondary Quota must be configured and cannot be deleted. See sub_quota_info_list below.


@JvmName(name = "mqqbrdrohtjajlee")
suspend fun subQuotaInfoLists(vararg values: Output<QuotaSubQuotaInfoListArgs>)


@JvmName(name = "ienhsgsauudpxtwm")
suspend fun subQuotaInfoLists(values: List<Output<QuotaSubQuotaInfoListArgs>>)
@JvmName(name = "xdmrfdjxffstcwbe")
suspend fun subQuotaInfoLists(vararg values: QuotaSubQuotaInfoListArgs)

Parameters

values

Secondary Quota list

NOTE: -- Add: If the configuration contains a second-level Quota that does not exist, a second-level Quota is added. -- Delete: If the configuration does not contain the existing secondary Quota, it will be deleted. -- Modify: If the configuration is inconsistent with the existing secondary Quota configuration parameters, the secondary Quota configuration will be updated. -- The default secondary Quota must be configured and cannot be deleted. See sub_quota_info_list below.


@JvmName(name = "roobmmcmnhvakulm")
suspend fun subQuotaInfoLists(argument: List<suspend QuotaSubQuotaInfoListArgsBuilder.() -> Unit>)
@JvmName(name = "auwkgcreeppjvhby")
suspend fun subQuotaInfoLists(vararg argument: suspend QuotaSubQuotaInfoListArgsBuilder.() -> Unit)
@JvmName(name = "llhthpfltnvrhmpg")
suspend fun subQuotaInfoLists(argument: suspend QuotaSubQuotaInfoListArgsBuilder.() -> Unit)

Parameters

argument

Secondary Quota list

NOTE: -- Add: If the configuration contains a second-level Quota that does not exist, a second-level Quota is added. -- Delete: If the configuration does not contain the existing secondary Quota, it will be deleted. -- Modify: If the configuration is inconsistent with the existing secondary Quota configuration parameters, the secondary Quota configuration will be updated. -- The default secondary Quota must be configured and cannot be deleted. See sub_quota_info_list below.