DeleteAccessPointRequest
public struct DeleteAccessPointRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the access point that you want to delete.
Declaration
Swift
public let accessPointId: String -
Undocumented
Declaration
Swift
public init(accessPointId: String)
View on GitHub
DeleteAccessPointRequest Structure Reference