Record
vpcs-list-members-params
No description available.
record vpcs-list-members-params {
vpc-id: string,
resource-type: option<string>,
per-page: option<s32>,
page: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| vpc-id | string | |
| resource-type | option<string> | |
| per-page | option<s32> | |
| page | option<s32> |