CreateLunaClientResponse
public struct CreateLunaClientResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the client.
Declaration
Swift
public let clientArn: String?
-
Undocumented
Declaration
Swift
public init(clientArn: String? = nil)