Class: Aws::Types::DBSecurityGroupMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_security_groups::Array[Types::DBSecurityGroup]

Returns the value of attribute db_security_groups.

Returns:



1585
1586
1587
# File 'sig/types.rbs', line 1585

def db_security_groups
  @db_security_groups
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1584
1585
1586
# File 'sig/types.rbs', line 1584

def marker
  @marker
end