Class: Aws::Types::DescribeDatasetExportJobRequest

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:



1704
1705
1706
# File 'sig/types.rbs', line 1704

def job_id
  @job_id
end

#workspace_name::String

Returns the value of attribute workspace_name.

Returns:



1703
1704
1705
# File 'sig/types.rbs', line 1703

def workspace_name
  @workspace_name
end