ListSecurityGroupsRequest
Types
Properties
Link copied to clipboard
The maximum number of security groups to return in a single page. Valid range is 1-100. Default is 10.
Link copied to clipboard
The direction to sort results. Valid values are 'ASC' (ascending) or 'DESC' (descending). Default is 'DESC'.
Link copied to clipboard
The field to sort security groups by. Accepted values include 'id' and 'name'.
Functions
Link copied to clipboard
inline fun copy(block: ListSecurityGroupsRequest.Builder.() -> Unit = {}): ListSecurityGroupsRequest