class Aws::Glue::Types::GetSecurityConfigurationsRequest

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

data as a hash:

    {
      max_results: 1,
      next_token: "GenericString",
    }

@!attribute [rw] max_results

The maximum number of results to return.
@return [Integer]

@!attribute [rw] next_token

A continuation token, if this is a continuation call.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetSecurityConfigurationsRequest AWS API Documentation

Constants

SENSITIVE