AWSElasticLoadBalancingPolicyTypeDescription Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSElasticLoadBalancingModel.h AWSElasticLoadBalancingModel.m |
detail
A description of the policy type.
@property (nonatomic, strong) NSString *detail
Declared In
AWSElasticLoadBalancingModel.h
policyAttributeTypeDescriptions
The description of the policy attributes associated with the policies defined by Elastic Load Balancing.
@property (nonatomic, strong) NSArray<AWSElasticLoadBalancingPolicyAttributeTypeDescription*> *policyAttributeTypeDescriptions
Declared In
AWSElasticLoadBalancingModel.h
policyTypeName
The name of the policy type.
@property (nonatomic, strong) NSString *policyTypeName
Declared In
AWSElasticLoadBalancingModel.h