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

Class: Aws::ElasticLoadBalancing::Types::PolicyTypeDescription

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

Overview

Information about a policy type.

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

A description of the policy type.

Returns:

  • (String)

    A description of the policy type.

#policy_attribute_type_descriptionsArray<Types::PolicyAttributeTypeDescription>

The description of the policy attributes associated with the policies defined by Elastic Load Balancing.

Returns:

#policy_type_nameString

The name of the policy type.

Returns:

  • (String)

    The name of the policy type.