CreateWorkforceResponse

public struct CreateWorkforceResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The Amazon Resource Name (ARN) of the workforce.

    Declaration

    Swift

    public let workforceArn: String
  • Undocumented

    Declaration

    Swift

    public init(workforceArn: String)