CreateAccessPointOutput
public struct CreateAccessPointOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The DNS name of the load balancer.
Declaration
Swift
public let dNSName: String?
-
Undocumented
Declaration
Swift
public init(dNSName: String? = nil)