Class: Aws::Types::DescribeUserImportJobRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


953
954
955
# File 'sig/types.rbs', line 953

def job_id
  @job_id
end

#user_pool_id::String

Returns the value of attribute user_pool_id.

Returns:

  • (::String)


952
953
954
# File 'sig/types.rbs', line 952

def user_pool_id
  @user_pool_id
end