Class: Aws::Types::DescribeCacheSubnetGroupsMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cache_subnet_group_name::String

Returns the value of attribute cache_subnet_group_name.

Returns:

  • (::String)


733
734
735
# File 'sig/types.rbs', line 733

def cache_subnet_group_name
  @cache_subnet_group_name
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


735
736
737
# File 'sig/types.rbs', line 735

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


734
735
736
# File 'sig/types.rbs', line 734

def max_records
  @max_records
end