class Aws::Lambda::Types::ListCodeSigningConfigsRequest

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

data as a hash:

    {
      marker: "String",
      max_items: 1,
    }

@!attribute [rw] marker

Specify the pagination token that's returned by a previous request
to retrieve the next page of results.
@return [String]

@!attribute [rw] max_items

Maximum number of items to return.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/ListCodeSigningConfigsRequest AWS API Documentation

Constants

SENSITIVE