Class: Aws::Types::AgentAlreadyRunningAssessment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_id::String

Returns the value of attribute agent_id.

Returns:

  • (::String)


30
31
32
# File 'sig/types.rbs', line 30

def agent_id
  @agent_id
end

#assessment_run_arn::String

Returns the value of attribute assessment_run_arn.

Returns:

  • (::String)


31
32
33
# File 'sig/types.rbs', line 31

def assessment_run_arn
  @assessment_run_arn
end