DeleteLoadBalancerInput
public struct DeleteLoadBalancerInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the load balancer.
Declaration
Swift
public let loadBalancerArn: String -
Undocumented
Declaration
Swift
public init(loadBalancerArn: String)
View on GitHub
DeleteLoadBalancerInput Structure Reference