Class: Aws::Types::StartUserImportJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartUserImportJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#user_import_job ⇒ Types::UserImportJobType
Returns the value of attribute user_import_job.
Instance Attribute Details
#user_import_job ⇒ Types::UserImportJobType
Returns the value of attribute user_import_job.
2053 2054 2055 |
# File 'sig/types.rbs', line 2053 def user_import_job @user_import_job end |