CreateWorkteamResponse
public struct CreateWorkteamResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the work team. You can use this ARN to identify the work team.
Declaration
Swift
public let workteamArn: String?
-
Undocumented
Declaration
Swift
public init(workteamArn: String? = nil)