RemoveAction
public struct RemoveAction : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique identifier of the member to remove.
Declaration
Swift
public let memberId: String
-
Undocumented
Declaration
Swift
public init(memberId: String)
-
Declaration
Swift
public func validate(name: String) throws