SecurityGroupResponse
SecurityGroupResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Security Group owner의 account ID Example : 6f70656e737461636b20342065766572 | string | |
| description required | Security Group 설명 Example : Security group description | string | |
| id required | Security Group ID Example : 616fb98f-46ca-475e-917e-2563e5a8cd19 | string | |
| name required | Security Group 이름 Example : securitygroup | string | |
| rules required | Security Group 규칙 목록 | array[SecurityGroupResponseRule] |