class Aws::CognitoIdentityProvider::Types::HttpHeader

The HTTP header.

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

data as a hash:

    {
      header_name: "StringType",
      header_value: "StringType",
    }

@!attribute [rw] header_name

The header name
@return [String]

@!attribute [rw] header_value

The header value.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/HttpHeader AWS API Documentation

Constants

SENSITIVE