Class: Aws::Types::DescribeClusterTracksMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#maintenance_track_name::String

Returns the value of attribute maintenance_track_name.

Returns:

  • (::String)


1047
1048
1049
# File 'sig/types.rbs', line 1047

def maintenance_track_name
  @maintenance_track_name
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1049
1050
1051
# File 'sig/types.rbs', line 1049

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


1048
1049
1050
# File 'sig/types.rbs', line 1048

def max_records
  @max_records
end