| Package | Description | 
|---|---|
| com.tencentcloudapi.redis.v20180412.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SecurityGroupsInboundAndOutbound[] | SecurityGroupDetail. getInboundRule()Get Inbound rules of the security group, which control the access source to the database. | 
| SecurityGroupsInboundAndOutbound[] | SecurityGroupDetail. getOutboundRule()Get Security group outbound rule | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SecurityGroupDetail. setInboundRule(SecurityGroupsInboundAndOutbound[] InboundRule)Set Inbound rules of the security group, which control the access source to the database. | 
| void | SecurityGroupDetail. setOutboundRule(SecurityGroupsInboundAndOutbound[] OutboundRule)Set Security group outbound rule | 
| Constructor and Description | 
|---|
| SecurityGroupsInboundAndOutbound(SecurityGroupsInboundAndOutbound 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 © 2024. All rights reserved.