You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DatabaseMigrationService::Types::VpcSecurityGroupMembership

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the status of a security group associated with the virtual private cloud (VPC) hosting your replication and DB instances.

Instance Attribute Summary collapse

Instance Attribute Details

#statusString

The status of the VPC security group.

Returns:

  • (String)

    The status of the VPC security group.

#vpc_security_group_idString

The VPC security group ID.

Returns:

  • (String)

    The VPC security group ID.