Class: Aws::Types::StartCommitmentPurchaseAnalysisResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_id::String

Returns the value of attribute analysis_id.

Returns:

  • (::String)


1494
1495
1496
# File 'sig/types.rbs', line 1494

def analysis_id
  @analysis_id
end

#analysis_started_time::String

Returns the value of attribute analysis_started_time.

Returns:

  • (::String)


1495
1496
1497
# File 'sig/types.rbs', line 1495

def analysis_started_time
  @analysis_started_time
end

#estimated_completion_time::String

Returns the value of attribute estimated_completion_time.

Returns:

  • (::String)


1496
1497
1498
# File 'sig/types.rbs', line 1496

def estimated_completion_time
  @estimated_completion_time
end