Class: Aws::Types::RunFleetAdvisorLsaAnalysisResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lsa_analysis_id::String

Returns the value of attribute lsa_analysis_id.

Returns:

  • (::String)


2697
2698
2699
# File 'sig/types.rbs', line 2697

def lsa_analysis_id
  @lsa_analysis_id
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


2698
2699
2700
# File 'sig/types.rbs', line 2698

def status
  @status
end