public static class PurchaseElasticityAssuranceRequest.PurchaseElasticityAssuranceRequestPrivatePoolOptions
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
id
The ID of the elasticity assurance.
|
String |
matchCriteria
The type of the private pool that is associated with the elasticity assurance.
|
构造器和说明 |
---|
PurchaseElasticityAssuranceRequestPrivatePoolOptions() |
@NameInMap(value="Id") public String id
The ID of the elasticity assurance.
This parameter is required.
example:eap-bp67acfmxazb4****
@NameInMap(value="MatchCriteria") public String matchCriteria
The type of the private pool that is associated with the elasticity assurance. Valid values:
Default value: Open.
example:Open
public PurchaseElasticityAssuranceRequestPrivatePoolOptions()
public static PurchaseElasticityAssuranceRequest.PurchaseElasticityAssuranceRequestPrivatePoolOptions build(Map<String,?> map) throws Exception
Exception
public PurchaseElasticityAssuranceRequest.PurchaseElasticityAssuranceRequestPrivatePoolOptions setId(String id)
public String getId()
public PurchaseElasticityAssuranceRequest.PurchaseElasticityAssuranceRequestPrivatePoolOptions setMatchCriteria(String matchCriteria)
public String getMatchCriteria()
Copyright © 2024. All rights reserved.