class Aws::ElasticLoadBalancing::Types::PolicyAttribute

Information about a policy attribute.

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

data as a hash:

    {
      attribute_name: "AttributeName",
      attribute_value: "AttributeValue",
    }

@!attribute [rw] attribute_name

The name of the attribute.
@return [String]

@!attribute [rw] attribute_value

The value of the attribute.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/PolicyAttribute AWS API Documentation

Constants

SENSITIVE