DeleteLunaClientRequest
public struct DeleteLunaClientRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the client to delete.
Declaration
Swift
public let clientArn: String
-
Undocumented
Declaration
Swift
public init(clientArn: String)
-
Declaration
Swift
public func validate(name: String) throws