You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticLoadBalancing::Types::PolicyDescription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about a policy.

Instance Attribute Summary collapse

Instance Attribute Details

#policy_attribute_descriptionsArray<Types::PolicyAttributeDescription>

The policy attributes.

Returns:

#policy_nameString

The name of the policy.

Returns:

  • (String)

    The name of the policy.

#policy_type_nameString

The name of the policy type.

Returns:

  • (String)

    The name of the policy type.