You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Redshift::Types::VpcSecurityGroupMembership
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::Redshift::Types::VpcSecurityGroupMembership
 
- Defined in:
- (unknown)
Overview
Describes the members of a VPC security group.
Instance Attribute Summary collapse
- 
  
    
      #status  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The status of the VPC security group. 
- 
  
    
      #vpc_security_group_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The identifier of the VPC security group. 
Instance Attribute Details
#status ⇒ String
The status of the VPC security group.
#vpc_security_group_id ⇒ String
The identifier of the VPC security group.