Class: Aws::Types::AwsRedshiftClusterClusterSecurityGroup

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_security_group_name::String

Returns the value of attribute cluster_security_group_name.

Returns:

  • (::String)


3746
3747
3748
# File 'sig/types.rbs', line 3746

def cluster_security_group_name
  @cluster_security_group_name
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


3747
3748
3749
# File 'sig/types.rbs', line 3747

def status
  @status
end