class Aws::SecurityHub::Types::AwsRdsDbInstanceVpcSecurityGroup

A VPC security groups that the DB instance belongs to.

@note When making an API call, you may pass AwsRdsDbInstanceVpcSecurityGroup

data as a hash:

    {
      vpc_security_group_id: "NonEmptyString",
      status: "NonEmptyString",
    }

@!attribute [rw] vpc_security_group_id

The name of the VPC security group.
@return [String]

@!attribute [rw] status

The status of the VPC security group.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsRdsDbInstanceVpcSecurityGroup AWS API Documentation

Constants

SENSITIVE