You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkSpaces::Types::ListAvailableManagementCidrRangesResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#management_cidr_rangesArray<String>

The list of available IP address ranges, specified as IPv4 CIDR blocks.

Returns:

  • (Array<String>)

    The list of available IP address ranges, specified as IPv4 CIDR blocks.

#next_tokenString

The token to use to retrieve the next set of results, or null if no more results are available.

Returns:

  • (String)

    The token to use to retrieve the next set of results, or null if no more results are available.