Class: Aws::Types::DescribeFleetAdvisorLsaAnalysisResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#analysis::Array[Types::FleetAdvisorLsaAnalysisResponse]

Returns the value of attribute analysis.



919
920
921
# File 'sig/types.rbs', line 919

def analysis
  @analysis
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


920
921
922
# File 'sig/types.rbs', line 920

def next_token
  @next_token
end