DeleteIpGroupRequest
public struct DeleteIpGroupRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier of the IP access control group.
Declaration
Swift
public let groupId: String
-
Undocumented
Declaration
Swift
public init(groupId: String)
-
Declaration
Swift
public func validate(name: String) throws