Class: Aws::Types::DescribeFleetAdvisorSchemasResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_advisor_schemas::Array[Types::SchemaResponse]

Returns the value of attribute fleet_advisor_schemas.

Returns:



945
946
947
# File 'sig/types.rbs', line 945

def fleet_advisor_schemas
  @fleet_advisor_schemas
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


946
947
948
# File 'sig/types.rbs', line 946

def next_token
  @next_token
end