Class: Aws::Types::DescribeEnrichmentJobRequest

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)


1757
1758
1759
# File 'sig/types.rbs', line 1757

def job_id
  @job_id
end

#workspace_name::String

Returns the value of attribute workspace_name.

Returns:

  • (::String)


1756
1757
1758
# File 'sig/types.rbs', line 1756

def workspace_name
  @workspace_name
end