public static class ModifyInstanceAttachmentAttributesRequest.ModifyInstanceAttachmentAttributesRequestPrivatePoolOptions
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
id
The ID of the private pool.
|
String |
matchCriteria
The match mode of the private pool.
|
构造器和说明 |
---|
ModifyInstanceAttachmentAttributesRequestPrivatePoolOptions() |
@NameInMap(value="Id") public String id
The ID of the private pool. Set the value to the ID of the elasticity assurance or capacity reservation that generates the private pool.
PrivatePoolOptions.MatchCriteria
is set to Target
.PrivatePoolOptions.MatchCriteria
is set to Open
or None
.eap-bp67acfmxazb4****
@NameInMap(value="MatchCriteria") public String matchCriteria
The match mode of the private pool. Valid values:
PrivatePoolOptions.Id
parameter to specify the ID of a private pool.This parameter is required.
example:Open
public ModifyInstanceAttachmentAttributesRequestPrivatePoolOptions()
public static ModifyInstanceAttachmentAttributesRequest.ModifyInstanceAttachmentAttributesRequestPrivatePoolOptions build(Map<String,?> map) throws Exception
Exception
public ModifyInstanceAttachmentAttributesRequest.ModifyInstanceAttachmentAttributesRequestPrivatePoolOptions setId(String id)
public String getId()
public ModifyInstanceAttachmentAttributesRequest.ModifyInstanceAttachmentAttributesRequestPrivatePoolOptions setMatchCriteria(String matchCriteria)
public String getMatchCriteria()
Copyright © 2024. All rights reserved.