public class CreateSecurityGroupRequest
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
description |
List<RuleInfoRequest> |
ruleInfos |
String |
securityGroupName |
| Constructor and Description |
|---|
CreateSecurityGroupRequest() |
@Validation(required=true,
minLength=2,
maxLength=63)
public String securityGroupName
public List<RuleInfoRequest> ruleInfos
public String description
Copyright © 2025. All rights reserved.