class Aws::ElasticLoadBalancing::Types::DeleteLoadBalancerPolicyInput
Contains the parameters for DeleteLoadBalancerPolicy.
@note When making an API call, you may pass DeleteLoadBalancerPolicyInput
data as a hash: { load_balancer_name: "AccessPointName", # required policy_name: "PolicyName", # required }
@!attribute [rw] load_balancer_name
The name of the load balancer. @return [String]
@!attribute [rw] policy_name
The name of the policy. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DeleteLoadBalancerPolicyInput AWS API Documentation
Constants
- SENSITIVE