Skip to content

Files

Latest commit

c4711f5 · Jan 16, 2024

History

History
16 lines (8 loc) · 998 Bytes

CreateSecurityGroupRequest.md

File metadata and controls

16 lines (8 loc) · 998 Bytes

CreateSecurityGroupRequest

Properties

Name Type Description Notes
description String A description for the security group.<br /> This description can contain between 1 and 255 characters. Allowed characters are `a-z`, `A-Z`, `0-9`, accented letters, spaces, and `_.-:/()#,@[]+=&;{}!$*`.
dryRun Boolean If true, checks whether you have the required permissions to perform the action. [optional]
netId String The ID of the Net for the security group. [optional]
securityGroupName String The name of the security group.<br /> This name must not start with `sg-`.<br /> This name must be unique and contain between 1 and 255 characters. Allowed characters are `a-z`, `A-Z`, `0-9`, spaces, and `_.-:/()#,@[]+=&;{}!$*`.