UpdateWorkforceResponse class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
workforce
→ Workforce
-
A single private workforce. You can create one private work force in each
AWS Region. By default, any workforce-related API operation used in a
specific region will apply to the workforce created in that region. To learn
how to create a private workforce, see Create
a Private Workforce.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited