Amazon.DatabaseMigrationService.Model.ReplicationSubnetGroup.IsSetSubnets C# (CSharp) Method

IsSetSubnets() private method

private IsSetSubnets ( ) : bool
return bool
        internal bool IsSetSubnets()
        {
            return this._subnets != null && this._subnets.Count > 0; 
        }