Class: Aws::Types::CacheSecurityGroupMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#cache_security_groups::Array[Types::CacheSecurityGroup]

Returns the value of attribute cache_security_groups.

Returns:



245
246
247
# File 'sig/types.rbs', line 245

def cache_security_groups
  @cache_security_groups
end

#marker::String

Returns the value of attribute marker.

Returns:



244
245
246
# File 'sig/types.rbs', line 244

def marker
  @marker
end