Amazon.DatabaseMigrationService.Model.VpcSecurityGroupMembership.IsSetVpcSecurityGroupId C# (CSharp) Method

IsSetVpcSecurityGroupId() private method

private IsSetVpcSecurityGroupId ( ) : bool
return bool
        internal bool IsSetVpcSecurityGroupId()
        {
            return this._vpcSecurityGroupId != null;
        }
VpcSecurityGroupMembership