class Aws::OpsWorksCM::Types::DescribeServersRequest

@note When making an API call, you may pass DescribeServersRequest

data as a hash:

    {
      server_name: "ServerName",
      next_token: "NextToken",
      max_results: 1,
    }

@!attribute [rw] server_name

Describes the server with the specified ServerName.
@return [String]

@!attribute [rw] next_token

This is not currently implemented for `DescribeServers` requests.
@return [String]

@!attribute [rw] max_results

This is not currently implemented for `DescribeServers` requests.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/opsworkscm-2016-11-01/DescribeServersRequest AWS API Documentation

Constants

SENSITIVE