AWS SDK for .NET Documentation
PolicyDescription Class
AmazonAmazon.ElasticLoadBalancing.ModelPolicyDescription Did this page help you?   Yes   No    Tell us about it...

The PolicyDescription data type.

Declaration Syntax
C#
public class PolicyDescription
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PolicyDescription()()()()
Initializes a new instance of the PolicyDescription class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
PolicyAttributeDescriptions
A list of policy attribute description structures.

PolicyName
The name of the policy associated with the load balancer.

PolicyTypeName
The name of the policy type associated with the load balancer.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithPolicyAttributeDescriptions(array<PolicyAttributeDescription>[]()[][]) Obsolete.
Adds elements to the PolicyAttributeDescriptions collection

WithPolicyAttributeDescriptions(IEnumerable<(Of <<'(PolicyAttributeDescription>)>>)) Obsolete.
Adds elements to the PolicyAttributeDescriptions collection

WithPolicyName(String) Obsolete.
Sets the PolicyName property

WithPolicyTypeName(String) Obsolete.
Sets the PolicyTypeName property

Inheritance Hierarchy
Object
PolicyDescription

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)