Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
VersionProvisionedConcurrencyInfo[] |
GetProvisionedConcurrencyConfigResponse.getAllocated()
Get Allocated provisioned concurrency amount of function.
|
Modifier and Type | Method and Description |
---|---|
void |
GetProvisionedConcurrencyConfigResponse.setAllocated(VersionProvisionedConcurrencyInfo[] Allocated)
Set Allocated provisioned concurrency amount of function.
|
Constructor and Description |
---|
VersionProvisionedConcurrencyInfo(VersionProvisionedConcurrencyInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.