Class: Aws::Types::ClusterSecurityGroupMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_security_groups::Array[Types::ClusterSecurityGroup]

Returns the value of attribute cluster_security_groups.

Returns:



388
389
390
# File 'sig/types.rbs', line 388

def cluster_security_groups
  @cluster_security_groups
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


387
388
389
# File 'sig/types.rbs', line 387

def marker
  @marker
end