Class: Aws::Types::DescribeFleetAdvisorLsaAnalysisRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFleetAdvisorLsaAnalysisRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_records ⇒ ::Integer
Returns the value of attribute max_records.
-
#next_token ⇒ ::String
Returns the value of attribute next_token.
Instance Attribute Details
#max_records ⇒ ::Integer
Returns the value of attribute max_records.
913 914 915 |
# File 'sig/types.rbs', line 913 def max_records @max_records end |
#next_token ⇒ ::String
Returns the value of attribute next_token.
914 915 916 |
# File 'sig/types.rbs', line 914 def next_token @next_token end |